v10.3.0
版本发布时间: 2020-05-21 14:24:35
go-playground/validator最新发布版本:v10.22.1(2024-09-09 08:17:07)
What's New/Fixed?
New
- Run tests on more recent Go version, thanks @psampaz for the PR
- List validations in man README, thanks @psampaz for the PR
- Updated godoc link, thanks @psampaz for the PR
- Added Spanish translations, thanks @alfonsoprado for the PR
- Add
startsnotwith
&endsnotwith
validations, thanks @metalinspired for the PR - Fix some gramatical errors, thanks @erikaleigh for the PR
- Add missing zh translations, thanks @cncal for the PR
- Update zh datetime translation, thanks @fourcels for the PR
Fixed