antelle / passfield

Advanced javascript password field

Home Page:https://antelle.net/passfield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JQuery validation extension does not work correctly

adrianot opened this issue · comments

This happens when the validation should transition from invalid to valid.
Actually if you look at the code, looks like "return" is missing on the validator implementation.