data-validation: A library for creating type safe validations.

[ apache, data, library ] [ Propose Tags ]

A library for creating type safe validations using typeclasses.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.2.0, 0.1.2.2, 0.1.2.4, 0.1.2.5
Change log CHANGELOG.md
Dependencies base (>=4.11.0.1 && <5), containers (>=0.5.11 && <0.7), template-haskell (>=2.13 && <2.16) [details]
License Apache-2.0
Copyright 2020 AlasConnect LLC
Author Ampersand
Maintainer Ampersand <software@ampersandtech.com>
Category Data
Home page https://github.com/alasconnect/data-validation
Source repo head: git clone https://github.com/alasconnect/data-validation(tag 0.1.2.5)
Uploaded by sambolias at 2021-02-11T19:39:50Z
Distributions
Downloads 1205 total (21 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for data-validation-0.1.2.5

[back to package description]

data-validation

A library that simplifies data validation.

Checkout the examples on github.