schematic: JSON-biased spec and validation tool
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
JSON-biased spec and validation tool. Makes possible to have a schema as a haskell type and derive json instances, validation actions, JSON generation for property-test generically. Built-in lens support.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.5.0.0, 0.5.1.0, 0.5.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1 && <1.4.3.0), base (>=4.11 && <5), bytestring, containers, hjsonschema, mtl, profunctors, regex-tdfa, regex-tdfa-text, scientific, singletons (>=2.4), smallcheck, tagged, template-haskell, text, union, unordered-containers, validationt (>=0.2.1.0), vector, vinyl [details] |
License | BSD-3-Clause |
Author | Denis Redozubov |
Maintainer | denis.redozubov@gmail.com |
Category | Data |
Home page | http://github.com/typeable/schematic |
Bug tracker | http://github.com/typeable/schematic/issues/ |
Uploaded | by dredozubov at 2021-01-15T10:48:05Z |
Modules
- Data
- Data.Schematic
- Data.Schematic.DSL
- Data.Schematic.Generator
- Data.Schematic.Generator.Regex
- Data.Schematic.Helpers
- Data.Schematic.Instances
- Data.Schematic.JsonSchema
- Data.Schematic.Lens
- Data.Schematic.Migration
- Data.Schematic.Path
- Data.Schematic.Schema
- Data.Schematic.Validation
- Data.Schematic.Verifier
- Data.Schematic.Verifier.Array
- Data.Schematic.Verifier.Common
- Data.Schematic.Verifier.Number
- Data.Schematic.Verifier.Text
- Data.Schematic
Downloads
- schematic-0.5.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees