Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-09-02 01:39
Flavor·PCRE (Legacy)

/
^(\s)?(\-)?((((\d+)|(\d{1,3})(\,\d{3})*)(\.\d{2})?)|(((\d+)|(\d{1,3})(\.\d{3})*)(\,\d{2})?))$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous