El Mehdi Touimi Benjelloun 015b74845c First commit il y a 4 ans
..
check 015b74845c First commit il y a 4 ans
docs 015b74845c First commit il y a 4 ans
filter 015b74845c First commit il y a 4 ans
lib 015b74845c First commit il y a 4 ans
utils 015b74845c First commit il y a 4 ans
website 015b74845c First commit il y a 4 ans
CONTRIBUTING.md 015b74845c First commit il y a 4 ans
LICENSE 015b74845c First commit il y a 4 ans
README.md 015b74845c First commit il y a 4 ans
UPGRADE_GUIDE.md 015b74845c First commit il y a 4 ans
index.d.ts 015b74845c First commit il y a 4 ans
index.js 015b74845c First commit il y a 4 ans
package.json 015b74845c First commit il y a 4 ans
tsconfig.json 015b74845c First commit il y a 4 ans
tst.js 015b74845c First commit il y a 4 ans

README.md

express-validator

npm version Build Status Dependency Status Coverage Status

An express.js middleware for validator.

Upgrade notice

If you're arriving here as a express-validator v3 user after upgrading to v4+, please check the upgrade guide in order to find out what's different!

Also please note that, starting with v5.0.0, no new features will be accepted into the legacy API. Only bug fixes will be made.

Installation

npm install express-validator

Also make sure that you have Node.js 6 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