Regular Expressions 101

Community Library

Community Library Entry

5

Regular ExpressionOpen Workspace

r"
^.*(?=.{8,32})(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!?@#$%^&*()\-+|=}{/:;",'\]\[_\~<>€£¥•\\]).*$
"
g

Description
Created·2016-03-24 09:04
Type·Match
Flavor·Python

no description available

Submitted by Anonymous
Open Workspace