Regular Expressions 101

Community Patterns

Singapore Phone

1

Regular Expression
ECMAScript (JavaScript)

/
^[689]\d{7}$
/

Description

no description available

Submitted by anonymous - 8 years ago