Json.NET - Quick Starts & API Documentation
Parse Method
Namespaces ► Newtonsoft.Json.Schema ► JsonSchema ► Parse()()()()
Members
Icon | Member | Description |
---|---|---|
Parse(String) |
Load a JsonSchema from a string that contains schema JSON.
|
|
Parse(String, JsonSchemaResolver) |
Parses the specified json.
|