Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
Java 8

"
^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[~@#%=^*\-_+\[{}\]:./?!])(?!.*(.)(\1\1))[\w~@#%=^*\-_+\[{}\]:./?!]{8,64}$
"
gm

Description

zzx

Submitted by zzx - 3 years ago