https://github.com/mastarija/valor
Simple and powerful data validation library with Applicative and Monad interface.
https://github.com/mastarija/valor
form-validation forms haskell library validation
Last synced: 3 months ago
JSON representation
Simple and powerful data validation library with Applicative and Monad interface.
- Host: GitHub
- URL: https://github.com/mastarija/valor
- Owner: mastarija
- License: mit
- Created: 2018-06-11T09:23:25.000Z (over 7 years ago)
- Default Branch: work
- Last Pushed: 2021-08-30T22:53:50.000Z (over 4 years ago)
- Last Synced: 2025-10-21T13:59:02.187Z (3 months ago)
- Topics: form-validation, forms, haskell, library, validation
- Language: Haskell
- Homepage:
- Size: 119 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⛨ Valor
[](https://github.com/mastarija/valor/actions/workflows/tst-pub.yaml)
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.