RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Password
Expression
^(?=.*[A-Z])(?=.*[a-z])(?=.*[\d])(?=.*[-\]\\`~!@#$%^&*()_=+}{[|'";:><,.?/ ]).{8,50}$
Description
Min 8 Max 50 chars /r/n Min 1 upper Min 1 number Min 1 special char from the list (there is a space at the end of the list. basically every special char from a US keyboard layout) Be careful when copy and paste from here. The entities will probably get converted.
Matches
Sco0ter~Wheels ~as$wO0Ed1
Non-Matches
Sco0terWheels PassW0rd
Author Rating: Not yet rated. Derek
Source Me
Your Rating
Bad Good

Enter New Comment

Title

Name

Comment

Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Title: Exactly what I was looking for
Name: PM
Date: 6/20/2014 1:49:19 PM
Comment:
Thanks for the regex. It was exactly what I was looking for.


Title: Exactly what I was looking for
Name: PM
Date: 6/20/2014 1:49:08 PM
Comment:
Thanks for the regex. It was exactly what I was looking for.


Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials