Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-05-05 03:51
Flavor·PCRE (Legacy)

/
^(\+?\d{1,3}[.\-\s]?)?(\(\d{3}\)|\d{3})?[.\-\s]?\d{3}[.\-\s]?\d{4}$
/
g
Open regex in editor

Description

Phone Number validator with country code area code

Submitted by Kristine Poghosyan