jsonschema
Provides the ToJSONSchema type class and validation helpers for generating JSON Schema 2020-12 documents from Haskell types and validating JSON values at runtime. The library includes a generic deriving strategy that handles recursive data types, sum-tag encoding, and refined handling of arrays and enumerations. Validation implements the core and applicator vocabularies, including `$defs` and local `$ref` resolution, pragmatic support for `unevaluated*` keywords, and detailed error traces.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
5 days ago
0.2.0.1
5 days ago
Versions
2
2
Downloads
20 total
20 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |