go-playground / validator

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
MIT License
16.14k stars 1.29k forks source link

Fix time.Duration translation error #1154

Open nodivbyzero opened 10 months ago

nodivbyzero commented 10 months ago

Fixes Or Enhances

This PR adds time.Duration translation and unit test cases.

Connected to: #1069

Make sure that you've checked the boxes below before you submit PR:

@go-playground/validator-maintainers

coveralls commented 10 months ago

Coverage Status

coverage: 73.861% (+0.02%) from 73.843% when pulling f5e6d3664dcb0663c2b567073202f56a49e69620 on nodivbyzero:duration-translation-en-fix into 1b40ba0cb450466ab9571f5adff040b141202daa on go-playground:master.