Methods
-
Is
Valid(JToken, staticJson Schema) Determines whether the JToken is valid.
JSON Schema validation has been moved to its own package. See for more details. -
Is
Valid(JToken, staticJson Schema, IList<String>&) Determines whether the JToken is valid.
JSON Schema validation has been moved to its own package. See for more details. -
Validate(JToken,
Json staticSchema) Validates the specified JToken.
JSON Schema validation has been moved to its own package. See for more details. -
Validate(JToken,
Json staticSchema, Validation Event Handler) Validates the specified JToken.
JSON Schema validation has been moved to its own package. See for more details.