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.12.0.0 && <4.13), containers (>=0.6.0 && <0.7), template-haskell (>=2.14.0 && <2.15) [details]
License Apache-2.0
Copyright 2020 AlasConnect LLC
Author Alasconnect
Maintainer Alasconnect <software@alasconnect.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.0.0)
Uploaded by DevinLyons at 2020-08-26T16:59:19Z
Distributions
Downloads 1215 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.0.0

[back to package description]

data-validation

A library that simplifies data validation.

Checkout the examples on github.