Skip to content
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

feat: Validation for dominica [en-DM] phone number added #2505

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

Conversation

RafyBrens
Copy link

@RafyBrens RafyBrens commented Nov 30, 2024

  • Created a regular expression to validate Dominica phone numbers.
  • The regex supports both international and local formats, ensuring compatibility with various phone number representations.
  • Added test cases to verify the correctness of the new regex pattern.

https://en.wikipedia.org/wiki/Area_code_767
https://www.itu.int/itudoc/itu-t/number/d/dma/81906_ww2.doc

Checklist

-Issue
2506

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@RafyBrens RafyBrens changed the title feat: Validation for dominican [en-DM] phone number added feat: Validation for dominica [en-DM] phone number added Nov 30, 2024
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