opencrm/backend/node_modules/express-validator
Stefan Hacker 31f807fbd0 first commit 2026-01-29 01:16:54 +01:00
..
lib first commit 2026-01-29 01:16:54 +01:00
LICENSE first commit 2026-01-29 01:16:54 +01:00
README.md first commit 2026-01-29 01:16:54 +01:00
package.json first commit 2026-01-29 01:16:54 +01:00

README.md

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