v10.9.0
版本发布时间: 2021-08-09 07:01:05
go-playground/validator最新发布版本:v10.22.1(2024-09-09 08:17:07)
What's new?
- Fixed panic when use ru lang for translation, thanks @anisov for the PR
- Add boolean baked-in validator to check a string value is a valid boolean representation, thanks @xvello for the PR
- Document thread safety and recommended singleton usage, thanks @andrascz for the PR
- Add validations for ISO 4217 currency codes, thanks @metinogurlu for the PR
- Update
universal-translator
andlocales
dependencies to their latest versions.