I am using
/^(?=.\\d)(?=.[a-z])(?=.*[A-Z])[0-9a-zA-Z]{8,}$/
But the problem is when I add any special character like !/@/#... etc, this regex doesn\'t