<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />

Newtonsoft.Json.Schema

Namespace with 9 public types

Classes

 JsonSchema An in-memory representation of a JSON Schema. JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.
 JsonSchemaException Returns detailed information about the schema exception. JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.
 JsonSchemaGenerator Generates a from a specified . JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.
 JsonSchemaResolver Resolves from an id. JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.
 ValidationEventArgs Returns detailed information related to the . JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.

Enumerations

 JsonSchemaType The value types allowed by the . JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.
 UndefinedSchemaIdHandling Specifies undefined schema Id handling options for the . JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.

Static Classes

 Extensions Contains the JSON schema extension methods. JSON Schema validation has been moved to its own package. See https://www.newtonsoft.com/jsonschema for more details.