package conformist
Conformist allows you to define schemas to decode, validate and sanitize input data declaratively
Install
Dune Dependency
Authors
Maintainers
Sources
conformist-0.3.0.tbz
sha256=ebc3e3ae1119e4e19e11df940510bf32ab04568d4bdc6ba5f71072a45092b74a
sha512=42d91900faf8849c078b1a7652057fe3b3560223b2b333cf61ceebee6e7bb8f73bdcdee5b9b5ead4c130cdf8c575a085b4e04dbccde202479f7ac0b40bd6b233
doc/index.html
conformist
API
Library conformist
Conformist
Conformist is a library for creating and validating schemas. It provides run-time types without using any ppx. It can be used to validate incoming data and to translate it to static types for safe usage.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page