validate.js icon indicating copy to clipboard operation
validate.js copied to clipboard

Loop through radio/checkbox arrays to properly add an ID to each erro…

Open cliffordgurney opened this issue 7 years ago • 0 comments

I noticed in my usage that lists of radio or checkboxes had ID's set as undefined in the validation array. This loops through these lists and adds this ID into the validation and treats each list as their own error object.

cliffordgurney avatar Jun 16 '17 00:06 cliffordgurney