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

Any idea for phone mask? #7

Open
reiterth opened this issue Jan 27, 2023 · 1 comment
Open

Any idea for phone mask? #7

reiterth opened this issue Jan 27, 2023 · 1 comment

Comments

@reiterth
Copy link

reiterth commented Jan 27, 2023

Hi,

i am looking for a phone mask which looks like that:

+COUNTRYPREFIX (AREA CODE) NUMBER-OPTIONALDIRECTDIAL
+43 (4444) 123456789-4711
or
+43 (4444) 123456789

based on this regex:
^\+\d{1,3} \(\d{1,5}\) ([0-9]{2,12})(\-[0-9]{2,5})?$

Any suggestions?

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

No branches or pull requests

2 participants