Displaying page
of
pages;
Items to
Title |
Test
Details
Signed Integers with Commas
|
Expression |
(^\-|\+)?([1-9]{1}[0-9]{0,2}(\,\d{3})*|[1-9]{1}\d{0,})$|^0?$
|
Description |
Allows any integer, signed (+/-) or not, with or without commas, or zero (0), or blank.
|
Matches |
1,250|+235|-1|0
|
Non-Matches |
abc|-0|1,0
|
Author |
Rating:
Not yet rated.
Richard
|
Displaying page
of
pages;
Items to