I need to check that a typed in password is what the user thinks is typed in.
For this I ask for the password to be typed in twice.
I have some existing validation in place but nothing for multiple fields yet.
I wondered how to have the validator check its field against another field.