Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-08-28 23:43
Flavor·ECMAScript (JavaScript)

/
^[- +()]*[0-9][- +()0-9]*$
/
Open regex in editor

Description

A good enough, nonrigorous expression

Submitted by rchfox