Package Exports
- @adonisjs/validator
- @adonisjs/validator/build/providers/ValidatorProvider.js
- @adonisjs/validator/build/src/Rules
- @adonisjs/validator/build/src/Rules/index.js
- @adonisjs/validator/build/src/Schema
- @adonisjs/validator/build/src/Schema/index.js
- @adonisjs/validator/build/src/Validator
- @adonisjs/validator/build/src/Validator/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@adonisjs/validator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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