Displaying page
of
pages;
Items to
Title |
Test
Details
10 Digit US Phone Number
|
Expression |
(([2-9]{1})([0-9]{2})([0-9]{3})([0-9]{4}))$
|
Description |
Basic expression to validate a 10 digit number. Does not allow for any delimiters between numbers. Specifies that numbers cannot start with a one.
|
Matches |
2125551212 | 7875559090 | 4043005555
|
Non-Matches |
18011212345 | (801)555-1212 | 800-555-1212
|
Author |
Rating:
Joe Grigg
|
Displaying page
of
pages;
Items to