I have a Requirement for password pattern as below => Password Should contain atleast 1 upper case character => Password Should contain atleast 1 lower case character => Password Should contain atleast 1 number => Password Should contain atleast 1 special character !@$&
Asked
Active
Viewed 23 times
0
-
Does this answer your question? [Regex for password must contain at least eight characters, at least one number and both lower and uppercase letters and special characters](https://stackoverflow.com/questions/19605150/regex-for-password-must-contain-at-least-eight-characters-at-least-one-number-a) – Yong Shun Jan 04 '23 at 13:20