asaskevich / govalidator

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

buf fix . at end of email #458 #462

Open amm266 opened 2 years ago

amm266 commented 2 years ago

solve issue #458

amm266 commented 2 years ago

documentation: you can use OR clauses between AND clauses this is checked by replacing OR clauses with one of the terms each time and checking multiple tags. example: email,ip|port --> email,ip email,port