reactive_forms
reactive_forms copied to clipboard
[FEATURE] MustNotMatch validator
Hi, Is there a way to create the opposite of the mustMatch validator?
The use case here is in password reset, the user needs to enter the current password and the new password, so I want to make sure the user doesn't put the same password in both fields.
Thanks
Hi @naamapps,
Mmm, interesting. your suggestion.
Thanks