validate-that

A validation package for your models.

Usage no npm install needed!

<script type="module">
  import validateThat from 'https://cdn.skypack.dev/validate-that';
</script>

README

validate-that.js

A validation package for your models.

Available validations

  • notEmpty
  • minLength
  • maxLength
  • email