Express middleware for the validator module.
npm install express-validator


An express.js middleware for
validator.
- Installation
- Documentation
- Changelog
- License
````
npm install express-validator
Also make sure that you have Node.js 14 or newer in order to use it.
Please refer to the documentation website on https://express-validator.github.io.
Check the GitHub Releases page.
MIT License