reactive_forms icon indicating copy to clipboard operation
reactive_forms copied to clipboard

[FEATURE] MustNotMatch validator

Open naamapps opened this issue 4 years ago • 1 comments

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

naamapps avatar Aug 07 '21 10:08 naamapps

Hi @naamapps,

Mmm, interesting. your suggestion.

Thanks

joanpablo avatar Aug 09 '21 07:08 joanpablo