Modify ↓
Ticket #5374 (closed feature: invalid)
[validate] Add a way to access the set of errors that occurred on validation
| Reported by: | mabner | Owned by: | joern |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4 |
| Component: | plugin | Version: | 1.3.2 |
| Keywords: | validate validation validator errors | Cc: | |
| Blocking: | Blocked by: |
Description
It would be nice if I could write a custom invalidHandler that iterated through the list of errors that occurred and then do whatever I like with them.
My particular use case was to create a custom popup box that had the list of errors in it, but there was no way to access those errors so I had to fall back to another solution.
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.
