package conformist
Conformist allows you to define schemas to decode, validate and sanitize input data declaratively
Install
Dune Dependency
Authors
Maintainers
Sources
0.8.0.tar.gz
md5=a428f6d935fdb92aa0a8dfebf1ddbf2e
sha512=e61ba1a6c746b84e2f3df700de68869eba26433de3b6c428f0b97174d0781dac8c5ff107793506f68cf4aff2b947f11e116c5721d5ad75c3677bf98f249ac41e
doc/index.html
conformist
API
Library conformist
Conformist
Conformist is a library for creating and validating schemas. It provides run-time types without the use of 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