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

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Strong password
Expression
^(?=.*[\d])(?=.*[A-Z])(?=.*[a-z])(?=.*[!"#$%&\'()*+,-.\/:;<=>?@[\]^_`{|}~])[\w\d!"#$%&\'()*+,-.\/:;<=>?@[\]^_`{|}~]{12,40}$
Description
12 to 40 characters. At least one lowercase, one uppercase, 1 digit and 1 special character.
Matches
d32sdlkfj'qsmdkfjsqmsdflkD | UFfo45"!VD"zkosphnnlmi | Qwerty123!!!
Non-Matches
Qwerty123!!!ààà | QwertyQwertyQwerty | 123456
Author Rating: The rating for this expression. Sven
Source My mind.
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

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