v6.2.0
版本发布时间: 2019-08-30 20:48:27
express-validator/express-validator最新发布版本:v7.2.0(2024-08-11 18:37:16)
- #500, #638, #751 - Bail validation when there's an error
- #761 - Add
min
/max
options toisArray()
validator - #693, #742, #765 - Fix typing for
optional
when usingcheckSchema
- #762 - Don't log a validation error when using
.if()
with another validation chain - #745 - Upgrade Lodash to fix vulnerability and validator to v11.1
- #748 - Correct typo in a validator name in the docs