Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Update Validation.js #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

igaumann
Copy link

@igaumann igaumann commented Nov 2, 2016

Now it's possible to validate checkboxes, because the callback is added after error-validation.
This is necessary so submitForm(element) can find errors in HTML
if (element.find('.error').length == 0)

Now it's possible to validate checkboxes, because the callback is added after error-validation.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant