What I want to do is simply check, when the user logs in, whether the entered password is entered at least 6 characters and there is no place in it. This is pretty much the case. What would be a regular expression that I could use in the template classes of Java templates for this purpose?
Thanks for helping the guys.
source
share