Click or drag to resize
Json.NET

JsonSchemaParse Method

 
Overload List
  NameDescription
Public methodStatic memberParse(String)
Load a JsonSchema from a string that contains JSON Schema.
Public methodStatic memberParse(String, JsonSchemaResolver)
Load a JsonSchema from a string that contains JSON Schema using the specified JsonSchemaResolver.
Top
See Also