v6.1.0
版本发布时间: 2019-06-28 05:28:22
express-validator/express-validator最新发布版本:v7.2.0(2024-08-11 18:37:16)
- #439, #655, #658 - Conditional validation support
- #625 - Improve field selection performance massively
- #728, #731 - Fix imperative validations (
await body('email').isEmail().run(req)
) not generating any errors - #730, #733 - docs: some improvements to the "Running imperatively" page