Json.NET Documentation
Json.NET Documentation
API Reference
Newtonsoft.Json.Schema
Extensions Class
Extensions Methods
Validate Method
Validate Method (JToken, JsonSchema)
Validate Method (JToken, JsonSchema, ValidationEventHandler)
Extensions
Validate Method
Overload List
Name
Description
Validate(JToken, JsonSchema)
Obsolete.
Validates the specified
JToken
.
Caution
JSON Schema validation has been moved to its own package. See
https://www.newtonsoft.com/jsonschema
for more details.
Validate(JToken, JsonSchema, ValidationEventHandler)
Obsolete.
Validates the specified
JToken
.
Caution
JSON Schema validation has been moved to its own package. See
https://www.newtonsoft.com/jsonschema
for more details.
Top
See Also
Reference
Extensions Class
Newtonsoft.Json.Schema Namespace
Json.NET Home