express-validator
An express.js middleware for validator.
Installation
npm install express-validator
Also make sure that you have Node.js 8 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