@hackage aeson-schema0.4.2.0

Haskell JSON schema validator and parser generator

This library provides validation of JSON values against schemata. Given a schema, it can also produce data types corresponding to the schema and a parser.