Created
April 13, 2017 12:46
-
-
Save freemanirl/9eb6c971794a7cb645945955032a8a12 to your computer and use it in GitHub Desktop.
Regex - Phone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^\+?[\d]{0,2}?(\ |-|\.)?\(?[\d]{3}\)?(\ |-|\.)?[\d]{3}(\ |-|\.)?[\d]{4}$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment