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

Parses the specified json.

Syntax
C++
C#
Visual Basic
public: JsonSchema Parse( string json, JsonSchemaResolver resolver );
Parameters
Parameters 
Description 
json 
The json. 
resolver 
The resolver. 
Returns

A JsonSchema populated from the string that contains JSON.

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