Regular Expressions 101

Library entries

0
javascript

WOrd with colon

no description available
Submitted by HJ - 8 years ago
-2
javascript

Word ending with colon

no description available
Submitted by hj - 8 years ago
0
python

Date Groupings

no description available
Submitted by flipkitty - 8 years ago
-2
python

filter

no description available
Submitted by anonymous - 8 years ago
1
javascript

Simplistic email

no description available
Submitted by anonymous - 8 years ago
1
javascript

To Be Or Not To Be

no description available
Submitted by DawnBridge - 8 years ago
1
javascript

replace directive with iife

no description available
Submitted by anonymous - 8 years ago
0
python

pass

no description available
Submitted by anonymous - 8 years ago
1
python

Email id

no description available
Submitted by anonymous - 8 years ago
0
javascript

float

no description available
Submitted by anonymous - 8 years ago
-2
python

checklists item

checklists item
Submitted by Tobias Hochgürtel - 8 years ago

Password policy filter Rev 2

Vote

1

Regular Expression
javascript

/
^(?!\s)(?=\w*[A-Z]\w*[A-Z])(?!\s)(?=\w*[a-z]\w*[a-z])(?=\w*[0-9]\w*[0-9])\w*$
/

Description

Loading markdown...
Submitted by Doug Karl - 8 years ago