validatorjs/validator.js
Ver no GitHubMissing validation for Macedonian phone numbers
Open
#2.497 aberto em 14 de nov. de 2024
good first issuepr-raised🐛 bug
Métricas do repositório
- Stars
- (22.497 stars)
- Métricas de merge de PR
- (Mesclagem média 10h 14m) (2 fundiu PRs em 30d)
Description
Explanation validator.isMobilePhone cannot validate a good (valid) Macedonian phone number.
The macedonian number starts with +389, and is followed by 8 digits, or if written with national prefix (0), it will be 9 digits in length.
Additional context Validator.js version: v.13.11.0 Node.js version: v23.1.0