Displaying page
of
pages;
Items to
Title |
Test
Details
U.S. Currency Validation
|
Expression |
^\$?\d{1,3}(,?\d{3})*(\.\d{1,2})?$
|
Description |
Just a small pattern to make sure commas are in the rite place (if present). Only allows one decimal to be suffixed with with 1 or 2 digits. Also optional dollar sign may proceed value.
|
Matches |
$1,000,000.00
|
Non-Matches |
43,3.245
|
Author |
Rating:
Lewis Moten
|
Displaying page
of
pages;
Items to