github go-playground/validator v10.4.1
Release 10.4.1

latest releases: v10.19.0, v10.18.0, v10.17.0...
3 years ago

What was fixed?

Fixed an issue where if the param of a time.Durtion type is specified
as an integer, denoting nanosecond precision, instead of time duration
string the validation would panic introduced in #642

The fix ensures it falls back to the previous expected behaviour.

Don't miss a new validator release

NewReleases is sending notifications on new releases.