JsonSchemaResolver
Resolves JsonSchema from an id.
JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.
Gets or sets the loaded schemas.
            
public JsonSchemaResolver()
Initializes a new instance of the  JsonSchemaResolver class.
            
Gets a  JsonSchema for the specified reference.