asaskevich / govalidator

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

Added IsE164 validation for struct fields #484

Open pskiadas opened 1 year ago

pskiadas commented 1 year ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

Added IsE164 validation for struct fields