Displaying page
of
pages;
Items to
Title |
Test
Details
US Phone Validator
|
Expression |
[+]?[\x20]*(?<int>\d+)?[-\x20]*[\(]?(?<area>[2-9]\d{2})[\)\-\x20]*(?<pbx>[0-9]{3})[-\x20]*(?<num>[0-9]{4})
|
Description |
Based on the pattern from Ricardo Gonzalez. This one allows for arbitrary space between parts of the phone number and separates the parts out into different capture groups.
|
Matches |
1 (800) 123-4567 | 001-760-555-0123 | +1 7605551234
|
Non-Matches |
(098)737-3942 | 123-456-7890
|
Author |
Rating:
Not yet rated.
Lin
|
Displaying page
of
pages;
Items to