aeson-schema: 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.
Modules
- Data
- Aeson
- Data.Aeson.Schema
- Data.Aeson.Schema.Choice
- Data.Aeson.Schema.CodeGen
- Data.Aeson.Schema.CodeGenM
- Data.Aeson.Schema.Helpers
- Data.Aeson.Schema.Types
- Data.Aeson.Schema.Validator
- Data.Aeson.Schema
- Aeson
Downloads
- aeson-schema-0.4.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.11.0.0 && <0.12), attoparsec (>=0.12.1.2 && <0.14), base (>4 && <5), bytestring (>=0.9.2.1 && <0.11), containers (>=0.5.0.0 && <0.6), ghc-prim, mtl (>=2 && <3), QuickCheck (>=2.4.2 && <2.9), regex-base (<0.94), regex-compat (<0.96), regex-pcre (>=0.94.4 && <0.95), scientific (>=0.3.3.7 && <0.4), syb (>=0.4.4 && <0.7), template-haskell (<2.11), text (>=1.2 && <1.3), th-lift (>=0.7 && <0.8), transformers (>=0.3.0.0 && <0.6), unordered-containers (>=0.2.5.1 && <2.6), vector (>=0.10 && <0.12) [details] |
License | MIT |
Copyright | (c) 2012-2015 Tim Baumann (c) 2015-2016 Mateusz Kowalczyk |
Author | Tim Baumann, Mateusz Kowalczyk |
Maintainer | Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-12-30T11:08:27Z |
Category | Data |
Home page | https://github.com/Fuuzetsu/aeson-schema |
Source repo | head: git clone git://github.com/Fuuzetsu/aeson-schema.git |
Uploaded | by MateuszKowalczyk at 2016-07-19T15:43:38Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 15136 total (61 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-26 [all 4 reports] |