Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 80923

Regular Expression

$
0
0

Hi,

I have the below regular expression used in one of the java actions to check the password strength. Can somone tell me what this translates to?

public static final Pattern pattern = Pattern.compile("^.(?=.{8,})(?=.[a-z])(?=.[A-Z])(?=.[\W_]).*$");

Thanks Aravind


Viewing all articles
Browse latest Browse all 80923

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>