express-validator

April 16, 2023 ยท View on GitHub

npm version Build status Coverage Status

An express.js middleware for validator.

  • Installation
  • Documentation
  • Changelog
  • License

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

Contents

  1. 1Installation
  2. 2Documentation
  3. 3Changelog
  4. 4License