Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-01-20 05:59
Flavor·Python

r"
^(?:[0]$)?((?:\+|\-)?[1-9]{1,3}(?:[0-9]{1,2})?(,[0-9]{3})*?)?$
"
Open regex in editor

Description

no description available

Submitted by anonymous