Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-01-13 19:02
Flavor·PCRE2 (PHP)

/
^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[\!\-\@\.\_\*\$\#\%\^\&\(\)\~\`\<\>\/\?\\\|\{\}\[\]\;\:\'\"\,\+])
/
gm
Open regex in editor

Description

Support JS and PHP

Submitted by jodi@nusantarabetastudio.com