A valid password has the following requirements:
Minimum eight characters
Minimum one digit
Minimum of one upper case characters
Minimum of one lower case characters
Minimum of one non alphanumeric characters
Allowed non-alphanumeric characters #$^?=!*()[]%&
e.g. %mySecurePass2020