Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-01-11 06:34
Flavor·PCRE (Legacy)

/
^(?=.*?[A-Z])(?=.*?[a-z])(?!.*?[=?<>()'"\/\&]).{8,20}$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous