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

Support for italian mobile phone numbers #569

Closed
nicolo-ribaudo opened this issue Aug 18, 2016 · 2 comments
Closed

Support for italian mobile phone numbers #569

nicolo-ribaudo opened this issue Aug 18, 2016 · 2 comments

Comments

@nicolo-ribaudo
Copy link

nicolo-ribaudo commented Aug 18, 2016

Can you add support for italian (it-IT) phone numbers in the isMobilePhone function?

/^(\+39)? ?3\d{2} ?\d{6,7}$/

Tests:

Valid numbers:
  370 3175423
  333202925
  +39 310 7688449
  +39 3339847632

Invalid numbers:
  011 7387545
  12345
  +45 345 6782395
@chriso
Copy link
Collaborator

chriso commented Sep 1, 2016

Added by #571.

@chriso chriso closed this as completed Sep 1, 2016
@nicolo-ribaudo
Copy link
Author

Thank you

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