Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-02-06 12:45
Flavor·PCRE2 (PHP)

/
^[-0-9\.,]+$
/
gm
Open regex in editor

Description

123.456.789,00 -123.456.789,00

Submitted by anonymous