functional-form
v0.1.2
Published
Functional form validators
Downloads
39
Readme
Functional Forms
This is an implementation of form validators such that from validators are buitl from lists of Validation monads and Forms themselves are monads. This means that validation rules can compose with validation rules and form validators can compose with form validators.