Package Exports
- express-validator
- express-validator/lib/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 (express-validator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
express-validator
An express.js middleware for validator.
Installation
npm install express-validatorAlso make sure that you have Node.js 14 or newer in order to use it.
Documentation
Please refer to the documentation website on https://express-validator.github.io.
Changelog
Check the GitHub Releases page.
License
MIT License