conformistversion

Conformist allows you to define schemas to decode, validate and sanitize input data declaratively

Conformist allows you to define schemas to decode, validate and sanitize input data declaratively. It comes with runtime types for primitive OCaml types such as int, string, bool and float but also Ptime.date, optional and custom types. Re-use business rules in validators and run it on the client side with js_of_ocaml. Arbitrary meta data can be stored in schemas which is useful to build functionality on top of conformist.

AuthorJosef Erben
LicenseMIT
Published
Homepagehttps://github.com/oxidizing/conformist
Issue Trackerhttps://github.com/oxidizing/conformist/issues
Maintainerjosef@oxidizing.io
Dependencies
Source [http] https://github.com/oxidizing/conformist/archive/0.2.0.tar.gz
md5=7b09116430251ed48c7d21ac878cdcc3
sha512=8f562e8b54631bdcaab803348fa491b77cef95dff82ea0a01d9d0b88d9346261103123102aacd4fb1d7ab021b4f67ee602120239e08d09507a4247ecb5bce509
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/conformist/conformist.0.2.0/opam
Required by