Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-10-27 09:52
Flavor·PCRE (Legacy)

/
^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$
/
g
Open regex in editor

Description

no description available

Submitted by anonymous