Json.NET - Quick Starts & API Documentation
Validate Method
Namespaces ► Newtonsoft.Json.Schema ► Extensions ► Validate()()()()
Members
Icon | Member | Description |
---|---|---|
Validate(JToken, JsonSchema) |
Validates the specified JToken.
|
|
Validate(JToken, JsonSchema, ValidationEventHandler) |
Validates the specified JToken.
|