asaskevich / govalidator

[Go] Package of validators and sanitizers for strings, numerics, slices and structs
MIT License
6k stars 556 forks source link

Issue386 #424

Open baharkhd opened 3 years ago

baharkhd commented 3 years ago

I changed the regex pattern for checking valiidation of URL strings. Before, domain name could only have 2 hyphens but now it accepts more than 2 hyphens in domain name.

sergeyglazyrindev commented 2 years ago

Hello guys! I forked this package cause owner disappeared. Hope, he will be back, but it would be easier to merge these changes back if he is back Link to my repo: create issue there and we'll discuss it.