validateversion
OCaml library enabling efficient data validation through PPX derivers and a suite of annotation-based validators
Validate is an OCaml library that focuses on data validation using PPX derivers and a range of annotations for different data types. It allows developers to apply annotations for various validation rules, such as string length, numeric values, and format constraints like URLs and UUIDs. This functionality makes it suitable for a wide array of applications in OCaml development where data integrity is crucial.
Tags | validation ppx |
---|---|
Author | Mateusz Ledwoń <mateuszledwon@duck.com> |
License | MIT |
Published | |
Homepage | https://github.com/Axot017/validate |
Issue Tracker | https://github.com/Axot017/validate/issues |
Maintainer | Mateusz Ledwoń <mateuszledwon@duck.com> |
Dependencies | |
Source [http] | https://github.com/Axot017/validate/releases/download/v0.1.0/validate-0.1.0.tbz sha256=7b3e8978f003d5af74b182c476bbf829572000dd53e7d72ed98cecd4c4b26daf sha512=ce9f0be079fff7a9250756384954e36e6b12376b5b1b7a75d7c88a14eb323758048faa906a47c7e36ed65854014c549457be6f4f4a6d9cce6be7c52f108b354c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/validate/validate.0.1.0/opam |
No package is dependent