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
Fix: validation now rejects phone codes starting with +0 (#1476)
## Fixes Or Enhances
This PR fixes a bug where the validation incorrectly allowed phone codes
starting with +0.
A unit test has also been added for E.164 validation.
Connected to: #1475
**Make sure that you've checked the boxes below before you submit PR:**
- [x] Tests exist or have been written that cover this particular
change.
@go-playground/validator-maintainers
0 commit comments