Displaying page
of
pages;
Items to
Title |
Test
Details
Username
|
Expression |
^[a-zA-Z0-9][a-zA-Z0-9_]{2,29}$
|
Description |
A regexp for general username entry. Which doesn't allow special characters other than underscore. Username must be of length ranging(3-30). starting letter should be a number or a character.
|
Matches |
fname_lastname, fname, f_name, 1_fname, 1_f
|
Non-Matches |
_fname, _f, f_ , ff, 11,
|
Author |
Rating:
Adarsh VC
|
Displaying page
of
pages;
Items to