validationt: Straightforward validation monad
A simple data validation library. The main idea is to provide an easy way to validate web form data by aggregating errors for each field.
[Skip to Readme]
Downloads
- validationt-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.3.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=1.0), base (>=4.8 && <5), containers, exceptions, lens, monad-control, mtl, QuickCheck, text, transformers, transformers-base, vector [details] |
| Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.2 |
| License | BSD-3-Clause |
| Author | Typeable.io contributors |
| Maintainer | [email protected] |
| Category | Control |
| Home page | https://github.com/typeable/validationt |
| Source repo | head: git clone [email protected]:typeable/validationt.git |
| Uploaded | by typeable at 2020-11-03T16:03:57Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Downloads | 3147 total (10 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 2020-11-03 [all 1 reports] |