@validatem/nested-structure-of

Validatem combinator that validates a nested/recursive structure, and ensures that each non-array/object value matches certain rules

Usage no npm install needed!

<script type="module">
  import validatemNestedStructureOf from 'https://cdn.skypack.dev/@validatem/nested-structure-of';
</script>

README

@validatem/nested-structure-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.