@hackage / aeson-schema

Haskell JSON schema validator and parser generator

Latest0.4.2.0

About

Metadata

  • Last updated , by MateuszKowalczyk
  • License MIT
  • Maintained by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.2.2
  2. 7.10.3

Readme

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.