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

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Password validation
Expression
^(?=.*[A-Z])(?=.*\d)(?=.*[$@$!%*?&_#.^()\s'-~])[A-Za-z\d$@$!%*?&_#.^()\s'-~]{6,20}
Description
Our Password Rule : Standard password checks (Minimum Length: 6, at least 1 uppercase, 1 numeric, 1 special character).
Matches
Sample@123 | Dataentry1? | Bis!663 414
Non-Matches
sample@123 | Dataentry? | Bis!653456345656563456455664564565614
Author Rating: Not yet rated. Yasmin
   Displaying page 1 of 1 pages; Items 1 to 1

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