Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
^(0|([1-9]\d{0,3}|[1-5]\d{4}|[6][0-5][0-5]([0-2]\d|[3][0-5])))$
|
Description |
Matches TCP port numbers from 0 to 65535. Other than '0', no leading 0's are accepted.
|
Matches |
0 | 1000 | 65535
|
Non-Matches |
65536 | 99999 | 0123
|
Author |
Rating:
Kevin Limperos
|
Displaying page
of
pages;
Items to