You are viewing a single comment's thread. Return to all comments →
public static final String regularExpression = "^[a-zA-Z][\w]{7,29}$";
Seems like cookies are disabled on this browser, please enable them to open this website
Valid Username Regular Expression
You are viewing a single comment's thread. Return to all comments →
public static final String regularExpression = "^[a-zA-Z][\w]{7,29}$";