项目作者: express-validator

项目描述 :
An express.js middleware for validator.js.
高级语言: TypeScript
项目地址: git://github.com/express-validator/express-validator.git
创建时间: 2011-10-05T09:32:19Z
项目社区:https://github.com/express-validator/express-validator

开源协议:MIT License

下载


express-validator

npm version
Build status
Coverage Status

An express.js middleware for
validator.

Installation

  1. 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