minimal-gatsby-backend/node_modules/express-validator
2020-02-18 22:53:38 -05:00
..
check Initial commit 2020-02-18 22:53:38 -05:00
docs Initial commit 2020-02-18 22:53:38 -05:00
filter Initial commit 2020-02-18 22:53:38 -05:00
src Initial commit 2020-02-18 22:53:38 -05:00
LICENSE Initial commit 2020-02-18 22:53:38 -05:00
package.json Initial commit 2020-02-18 22:53:38 -05:00
README.md Initial commit 2020-02-18 22:53:38 -05:00

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