Skip to content

feat(isMobilePhone): add Macedonian phone number validation (#2497) #2571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Sachinsen7
Copy link

Added validation regex for Macedonian mobile numbers (locale: mk-MK).

Supports format like +3897XXXXXXX where mobile numbers start with +389 and have 8 digits.

Based on official mobile number format for North Macedonia:
Example valid number: +38970123456

Checklist

  • PR contains only related changes; no stray files, etc.
  • README updated (not applicable)
  • Tests written (if required by maintainers)
  • References provided in PR (see above)

@Sachinsen7
Copy link
Author

Hey, I’ve created a PR to add Macedonian phone number validation (mk-MK).
All main tests are passing. Please have a look and let me know if any changes are needed
PR: #2571

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant