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.8.1.tar.gz
md5=28b7ee03002c0cf14c94209d86c17b9c
sha512=b06a1a72395ded0f8751bf6d123753e48a3853b4b3ab0263de39264eb3670a16c4f54d4f0be2f23a05223d63fc76452311bb444b3dbd1cf1a68eb713a4a998f6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/conformist/conformist.0.8.1/opam
Required by