Description
Data validation in Haskell: composable, easy and clean.
Description
Validation rules should be expressive and serve as documentation of your data. Based on Semigroup and Monoid operations, this makes validation rules that are easy to write, read, compose and maintain. See README at https://codeberg.org/jjba23/keuringsdienst.