vivin / regula

Regula: An annotation-based form-validation framework in Javascript
126 stars 24 forks source link

@PasswordsMatch not working #77

Open TRDigital opened 6 years ago

TRDigital commented 6 years ago

Hi

I'm trying to get two passwords to verify, but I get no error if they don't match.

My form:

Any help would be appreciated - assuming you're still supporting this library.

Thanks

vivin commented 6 years ago

@TRDigital sorry -- been on vacation.

I don't see the @PasswordsMatch constraint in the code?