Regular Expression for checking if a string contains at least one [a-z] & [0-9]. Two [A-Z] and the length of entire stringenter code here should be 4 to 10 CHARS.
I’ve been trying this for long…but am not able to.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
However, doing the four tests separately with single regexes or
getStringLength()would be much more readable and maintainable.