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 (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 (info) |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=1.0), base (>=4.10 && <5), containers, exceptions (>=0.9), lens, monad-control, mtl (<2.3), QuickCheck (>=2.8.2), 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 | makeit@typeable.io |
| Revised | Revision 1 made by mniip at 2025-12-06T22:54:15Z |
| Category | Control |
| Home page | https://github.com/typeable/validationt |
| Source repo | head: git clone git@github.com:typeable/validationt.git |
| Uploaded | by typeable at 2020-11-03T16:03:57Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Downloads | 3168 total (16 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] |