Extensions
Contains the JSON schema extension methods.
Determines whether the JToken is valid.
Validates the specified JToken.
public static void Validate(this JToken source, JsonSchema schema, ValidationEventHandler validationEventHandler)
Validates the specified JToken.