SchemaExtensionsIsValid Method |
| Name | Description | |
|---|---|---|
| IsValid(JToken, JSchema) |
Determines whether the JToken is valid.
| |
| IsValid(JToken, JSchema, IListValidationError) |
Determines whether the JToken is valid.
| |
| IsValid(JToken, JSchema, IListString) |
Determines whether the JToken is valid.
|