Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
^\w+.*$
|
Description |
Validates any line begining with an alpha-numeric. If you need a regular expression that fails only for a zero length string. Remove the \w+. I originally attempted to post was ^.*$ but the input form would not allow it.
|
Matches |
user name | o)(=-&r443*/
|
Non-Matches |
=stuff | .username
|
Author |
Rating:
Not yet rated.
Colin Albert
|
Displaying page
of
pages;
Items to