An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ⛨ Valor

[![Test & Publish](https://github.com/mastarija/valor/actions/workflows/tst-pub.yaml/badge.svg)](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.