Displaying page
of
pages;
Items to
Title |
Test
Details
Valid integer
|
Expression |
^(3276[0-7]|327[0-5]\d|32[0-6]\d{2}|3[01]\d{3}|[12]\d{4}|[1-9]\d{3}|[1-9]\d{2}|[1-9]\d|\d)$
|
Description |
Checks that the input is a positive integer in the range 0-32767
|
Matches |
32767 | 0 | 999
|
Non-Matches |
99999 | -1 | abc
|
Author |
Rating:
Garry Shutler
|
Displaying page
of
pages;
Items to