invoke
Validates a new password and its confirmation.
Return
A ValidationResult object indicating the success or failure of the validation.
Parameters
password
The new password to be validated.
confirm Password
The confirmation of the new password.
Validates a new password and its confirmation.
A ValidationResult object indicating the success or failure of the validation.
The new password to be validated.
The confirmation of the new password.