v10.10.0
版本发布时间: 2022-01-02 09:45:08
go-playground/validator最新发布版本:v10.22.1(2024-09-09 08:17:07)
What's new?
- Added string support for
country_code
validation, thanks @uberswe for the PR. - Added support for alpha hex colours, thanks @nesty92 for the PR.
- Added DNS RFC 1035 label format validator, thanks @0n1shi for the PR.
- Added ULID validation, thanks @uberswe for the PR.
- Added regex version (Semantic Versioning 2.0.0) validation, thanks @jtseng-godaddy for the PR.