Regular Expressions 101

Community Patterns

1

html <Title>

Java 8
htnle
Submitted by erichologist - a month ago

Hesla ISJ

0

Regular Expression
Python

r"
^(?!.*(Jan|Vlk))(?=.*[a-z])(?=.*[A-Z].*[A-Z].*[A-Z])(?=.*[0-9]).{4,16}$
"
g

Description

Loading markdown...
Submitted by anonymous - 4 months ago