You are here: Symbol Reference > Stimulsoft.Base.Json.Schema Namespace > JsonSchema Class > JsonSchema Methods > Read Method > Read Method (JsonReader, JsonSchemaResolver)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonSchema.Read Method (JsonReader, JsonSchemaResolver)

Reads a JsonSchema from the specified JsonReader.

Syntax
C++
C#
Visual Basic
public: JsonSchema Read( JsonReader reader, JsonSchemaResolver resolver );
Parameters
Parameters 
Description 
reader 
The JsonReader containing the JSON Schema to read. 
resolver 
The JsonSchemaResolver to use when resolving schema references. 
Returns

The JsonSchema object representing the JSON Schema.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.