You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Parsley field is wrong, you have a onFieldError() callback, although a method onFormError()doesn't exist. Why cannot we create this method like onFieldValidate and onFormValidate? It would be more consistent.