Validate password for a user
Validate the password strength. Minimum 10 characters, uppercase letter, number, special character.
The old password the user is changing. This field is for the non-admin users changing their own password.
The confirmation of the new password. This field is for the non-admin users changing their own password.