validator v10.4.1 Release Notes

Release Date: 2020-10-17 // over 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.


Previous changes from v10.4.0