Displaying page
of
pages;
Items to
|
Title |
Test
Details
Comma Separated digits string
|
|
Expression |
(^\d{1,9})+(,\d{1,9})*$
|
|
Description |
Positive Whole number matched from 0 to 9999999. Only 9 digits length is allowed in every comma separated value.Can be easily changed to modify the length of the comma separated values.
|
|
Matches |
123,158,19 | 123456789,9568523,1 | 1,2,3
|
|
Non-Matches |
0,0, | ,3444,0999 | 1234567890,25689,1425
|
|
Author |
Rating:
Not yet rated.
Tushar Patil
|
Displaying page
of
pages;
Items to