valor: Simple and powerful data validation

[ library, mit, validation ] [ Propose Tags ]

Simple and powerful data validation library with Applicative and Monad interface. Great for constructing structured errors.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.1, 0.1.0.0, 1.0.0.0
Dependencies base (>=4.0 && <5), valor [details]
License MIT
Copyright Copyright (C) Luka Hadžiegrić 2021
Author Luka Hadžiegrić
Maintainer luka@mastarija.com
Category Validation
Home page https://github.com/mastarija/valor#readme
Bug tracker https://github.com/mastarija/valor/issues
Source repo head: git clone https://github.com/mastarija/valor
Uploaded by LukaHadziegric at 2021-08-30T22:56:48Z
Distributions LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1604 total (18 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-08-30 [all 1 reports]

Readme for valor-1.0.0.0

[back to package description]

⛨ Valor

Test & Publish

Simple and powerful data validation library with Applicative and Monad interface. Great for constructing structured errors.

The new version has changed considerably and now it has much simpler API and a lot more of useful, to the point examples throughout the documentation. You can consider it "mature" at this point.