v10.4.2
版本发布时间: 2021-04-06 09:26:38
go-playground/validator最新发布版本:v10.22.1(2024-09-09 08:17:07)
What was Fixed?
- Add support for excluded_with on pointer fields Thanks @Jake-Convictional for the PR
- Fix excludedWithoutAll comment. Thanks @jfrancisco0 for the PR
- Fix accessing fields in composed structs. Thanks @Adimus11 for the PR
- Error in spelling. Thanks @Qalifah for the PR
- Fix StructLevel Parent(). Thanks @Torwang1 for the PR
- Add missing corresponds to boolean value in
nefield
. Thanks @Doarakko for the PR - New official Documentation URL is README. Thanks @frederikhors for the PR
- Remove version from installation and import in the README. Thanks @Serj1c for the PR
- Fix extra text in error.go comment. Thanks @deikatsuo for the PR