Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-01-15 05:45
Flavor·PCRE2 (PHP)

/
^(\(\d{2,}\) ((\d{4}-\d{4})|(9\d{4}-\d{4})))|(\d{2})((9\d{8})|(\d{8}))$
/
Open regex in editor

Description

Phone validation

Submitted by anonymous