validation-selective
Version 0.2.0.0 revision 5 uploaded by tomjaguarpaw.
Package meta
- Synopsis
- Lighweight pure data validation based on Applicative and Selective functors
- Description
Lighweight pure data validation based on Applicative and Selective functors. The library builds validation interface around the following data type:
data Validation e a = Failure e | Success a
- Author
- Dmitrii Kovanikov, Veronika Romashkina
- Bug reports
- https://github.com/kowainik/validation-selective/issues
- Category
- Validation, Selective, Data
- Copyright
- 2020-2023 Kowainik
- Homepage
- https://github.com/kowainik/validation-selective
- Maintainer
- Kowainik <xrom.xkov@gmail.com>
- Package URL
- n/a
- Stability
- n/a