README
@validatem/array-of
Documentation for this module has not been fully written yet. By the time it reaches 1.0.0, it will have full documentation.
In the meantime, check out the example.js
file in the repository for a usage demonstration.
Validatem combinator for validating both the keys and values of a mapping object
<script type="module">
import validatemAnyProperty from 'https://cdn.skypack.dev/@validatem/any-property';
</script>
Documentation for this module has not been fully written yet. By the time it reaches 1.0.0, it will have full documentation.
In the meantime, check out the example.js
file in the repository for a usage demonstration.