express-validator
Express middleware for the validator module.
npm downloads npm version npm license
express-validatorSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on express-validator's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of express-validator](https://npm-compare.com/img/npm-trend/THREE_YEARS/express-validator.png)](https://npm-compare.com/express-validator#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on express-validator's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of express-validator](https://npm-compare.com/img/github-trend/express-validator.png)](https://npm-compare.com/express-validator)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
express-validator1,247,7666,240146 kB752 days agoMIT
README for express-validator

express-validator

npm version Build status Coverage Status

An express.js middleware for validator.

Installation

npm install express-validator

Also 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