v6.6.0
版本发布时间: 2020-06-21 22:41:32
express-validator/express-validator最新发布版本:v7.2.0(2024-08-11 18:37:16)
- #886 - Update validator to v13.1
- #887 - fix bug in Getting Started docs example
- #888 - Add ability to dry-run validations with
check().run(req, { dryRun: boolean })
. See docs for more information.