JsonSchemaProvider
The JsonSchemaProvider provides F# types from JSON schemas. It can be used to build JSON values in a strongly typed way that conform to the schema or to parse JSON values into an F# value that can be queried in a stringly types way. Specifications like numeric ranges or string patterns that cannot be validated at compile time are checked at runtime. The JSON schema can either be given as an inline string literal or by a local file. The type provider is built around NJsonSchema for the schema parsing and validation and uses the JsonValue data type from FSharp.Data.
Activity
- Latest release
- 8mo ago
- Total releases
- 6
- Cadence
- ~3 days
- Last 12 months
- 2
Details
- License
- MIT
- First release
- Oct 17, 2023
Releases
| Version | Released | |
|---|---|---|
0.1.2
patch
| ||
0.1.1
patch
| ||
0.1.0
initial
| ||
0.1.0-pre.5
pre
| ||
0.1.0-pre.4
pre
| ||
0.1.0-pre.3
pre
|