@validatem/has-shape

Validatem combinator for validating that a value has certain keys that pass certain validators (eg. object validation)

Usage no npm install needed!

<script type="module">
  import validatemHasShape from 'https://cdn.skypack.dev/@validatem/has-shape';
</script>

README

@validatem/has-shape

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.