Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

2

Regular Expression
ECMAScript (JavaScript)

/
^(?:\s*\d{8}\s*(?:,|$))+$
/
mg

Description

no description available

Submitted by anonymous - 11 years ago