Extensions Methods | 
| Name | Description | |||
|---|---|---|---|---|
| IsValid(JToken, JsonSchema) |  Obsolete.  Determines whether the JToken is valid. 
  | |||
| IsValid(JToken, JsonSchema, IListString) |  Obsolete.  Determines whether the JToken is valid. 
  | |||
| Validate(JToken, JsonSchema) |  Obsolete.  Validates the specified JToken. 
  | |||
| Validate(JToken, JsonSchema, ValidationEventHandler) |  Obsolete.  Validates the specified JToken. 
  |