validator icon indicating copy to clipboard operation
validator copied to clipboard

Fix support for aliased time.Duration types

Open tomtwinkle opened this issue 2 years ago • 1 comments

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

tomtwinkle avatar May 02 '22 03:05 tomtwinkle

Coverage Status

Coverage decreased (-0.01%) to 74.163% when pulling 8e94f1ae3aa56f936b526103a070de854982367d on tomtwinkle:fix/duration_convertable into 9e2ea4038020b5c7e3802a21cfa4e3afcfdcd276 on go-playground:master.

coveralls avatar May 02 '22 03:05 coveralls