README

AdonisJS Validator
Fluent and super fast validation library used by AdonisJS. It out performs many of the other validation libraries in terms of performance.
Built with ❤︎ by Harminder Virk
Validator for adonis framework
<script type="module">
import adonisjsValidator from 'https://cdn.skypack.dev/@adonisjs/validator';
</script>
Fluent and super fast validation library used by AdonisJS. It out performs many of the other validation libraries in terms of performance.