What's new?
- Add ability to validate structs using map rules. #934
- A number of hash validations. #875
- Italian translations. #694 #914
- Vietnamese translations. #820
- Arabic translations. #825
- Added missing
Boolean
translation. #930 - Add missing
required
translation. #884 - Add missing
zh
translations. #856 - Added
exclude_if
andexcluded_unless
tags. #847 - Added Credit Card validation. #924
What was fixed?
- Fix support for aliased time.Time types. #890
- Fix multiple group of
OR
operators. #911 - Remove underscore from RFC-1123 based regex. #912
ja
typos. #898- Documentation typos. #891
What was enhanced?
ValidationCtx
now supports nested slice maps. #917RegisterTagNameFunc
documentation. RegisterTagNameFunc