package conformist
Conformist allows you to define schemas to decode, validate and sanitize input data declaratively
Install
Dune Dependency
Authors
Maintainers
Sources
0.7.0.tar.gz
md5=bca7d43ea70df9bdb5f1add5469bd37e
sha512=8e8711d1565853a533b4280ad6880e6f352442ccbbd575d2ce9ac464122506b7691b01eb8c7ecf88315b16d0c6661f08dbfcfa656f35293dedc51de812eab57e
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