Samples |
Code samples covering Json.NET Schema's most commonly used functionality.
Load JSON Schemas - Load JSON Schemas from JSON text, from the disk, and by reference
Validate JSON - Validate JSON when reading JSON, when writing JSON, when serializing JSON, and validate existing LINQ to JSON objects
Create JSON Schemas - Manually create and save JSON Schemas to disk
Generate JSON Schemas - Automatically generate JSON Schemas from .NET types