Json.NET Documentation
Json.NET Documentation
API Reference
Newtonsoft.Json.Schema
Extensions Class
Extensions Methods
IsValid Method
IsValid Method (JToken, JsonSchema)
IsValid Method (JToken, JsonSchema, IList(String))
Extensions
IsValid Method
Overload List
Name
Description
IsValid(JToken, JsonSchema)
Obsolete.
Determines whether the
JToken
is valid.
Caution
JSON Schema validation has been moved to its own package. See
https://www.newtonsoft.com/jsonschema
for more details.
IsValid(JToken, JsonSchema, IList
String
)
Obsolete.
Determines whether the
JToken
is valid.
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