You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github.com/asaskevich/govalidator hasn't evolved in the recent years.
It has proved a useful dependency so far, but now we prefer to duplicate
the few lines of codes that we were still using so we are more in
control of the validations being carried out.
In particular, we may reduce further the footprint of regexp-based
validations.
Signed-off-by: Frederic BIDON <[email protected]>
0 commit comments