validator
validator copied to clipboard
Fix support for aliased time.Duration types
Fixes Or Enhances
Fixes detection of aliased time.Duration types
type CustomDuration time.Duration
Make sure that you've checked the boxes below before you submit PR:
- [x] Tests exist or have been written that cover this particular change.
@go-playground/validator-maintainers