Maik 79c46dcb5d modul 3 years ago
..
check 79c46dcb5d modul 3 years ago
declarations 79c46dcb5d modul 3 years ago
docs 79c46dcb5d modul 3 years ago
filter 79c46dcb5d modul 3 years ago
src 79c46dcb5d modul 3 years ago
LICENSE 79c46dcb5d modul 3 years ago
README.md 79c46dcb5d modul 3 years ago
package.json 79c46dcb5d modul 3 years ago

README.md

express-validator

npm version Build Status Dependency Status Coverage Status

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