Displaying page
of
pages;
Items to
Title |
Test
Details
Validate string prefix
|
Expression |
^([a-zA-Z]{5})([a-zA-Z0-9-]{3,12})
|
Description |
Validate: First five characters are letters; characters six-17 are letters, numbers, or hyphen; string length is eight characters minimum, 17 characters maximum
|
Matches |
ABCDE123abc-123AB
|
Non-Matches |
1BCDE123abc-123AB -BCDE123abc-123AB ABCDE6789012345678
|
Author |
Rating:
greg askew
|
Displaying page
of
pages;
Items to