Displaying page
of
pages;
Items to
Title |
Test
Details
Dutch Currency
|
Expression |
^([\u20AC]?[1-9]\d*\.\d{3}(?:,\d{2})?|[\u20AC]?[1-9]\d*(?:,\d{2})?|[\u20AC]?[1-9]\d*)$
|
Description |
Optional Amount, with optional thousands seperator (using the point) and optional decimal comma. If decimal comma is in string, then 2 trailing digits are required. Also checks for the optional euro sign
|
Matches |
1 | 1,00 | 1.000,00 | €1
|
Non-Matches |
1a | .00,00 | 1,0 | $1
|
Author |
Rating:
Karin Nooteboom
|
Displaying page
of
pages;
Items to