JsonSchemaParse Method |
Name | Description | |
---|---|---|
Parse(String) |
Load a JsonSchema from a string that contains JSON Schema.
| |
Parse(String, JsonSchemaResolver) |
Load a JsonSchema from a string that contains JSON Schema using the specified JsonSchemaResolver.
|