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.t, option 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
Conflicts
Source [http] https://github.com/oxidizing/conformist/archive/0.7.0.tar.gz
md5=bca7d43ea70df9bdb5f1add5469bd37e
sha512=8e8711d1565853a533b4280ad6880e6f352442ccbbd575d2ce9ac464122506b7691b01eb8c7ecf88315b16d0c6661f08dbfcfa656f35293dedc51de812eab57e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/conformist/conformist.0.7.0/opam
Required by