schematic: JSON-biased spec and validation tool

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • 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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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
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:52:15Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 9652 total (45 in the last 30 days)
Rating 1.75 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-01-15 [all 2 reports]