Modify ↓
Ticket #3970 (closed enhancement: invalid)
[validate] validate all fields with same name attribute
| Reported by: | eegee | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | plugin | Version: | |
| Keywords: | [validate] validate | Cc: | |
| Blocking: | Blocked by: |
Description
I need the "key" in "rules" to refer to all elements with that name not just the first one. I'm generating a (n)x(m) form and I need each value in (n) and (m) to be validated. Also, is there a way to specify a default for all inputs without markup and then just specify extra "rules" for individual inputs?
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .