Constructors
Properties
-
Base
Uri The base URI for the schema being read. The base URI is used to resolve relative URI schema references. -
Resolve
Schema Gets or sets a value indicating whether schema references should be resolved.References - Resolver The JSchemaResolver to use when resolving schema references.
-
Validate
Version Gets or sets a value indicating whether the schema JSON should be validated using the JSON Schema version identifer defined by '$schema'. - Validators Gets or sets a JsonValidator collection that will be used during validation.
Events
-
Validation
Event Sets an event handler for receiving information about receives information about JSON Schema syntax errors.Handler