IsValid Method
From Json.NET
Json.NET - Quick Starts & API Documentation
IsValid Method
Namespaces ► Newtonsoft.Json.Schema ► Extensions ► IsValid()()()()
| Icon | Member | Description |
|---|---|---|
|
|
IsValid(JToken, JsonSchema) |
Determines whether the JToken is valid.
|
|
|
IsValid(JToken, JsonSchema, IList<(Of <<'(String>)>>)%) |
Determines whether the JToken is valid.
|