Info
Version: | 0.1.0-alpha0006 |
Author(s): | Jerome Haltom |
Last Update: | Sunday, December 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wasabii/Cogito.Json.Schema |
NuGet Url: | https://www.nuget.org/packages/Cogito.Text.Json.Schema.Validation |
Install
Install-Package Cogito.Text.Json.Schema.Validation
dotnet add package Cogito.Text.Json.Schema.Validation
paket add Cogito.Text.Json.Schema.Validation
Cogito.Text.Json.Schema.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- Cogito.Text.Json.Schema(>= 0.1.00006)
Tags
Provides a generator of Linq Expression trees around JSchema instances. These expression trees can be compiled for validation speeds that far exceed Newtonsoft's implementation.