Opened 13 years ago
Closed 13 years ago
#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: | |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 13 years ago by
Owner: | set to joern |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please file plugin bugs with the appropriate author on their bug tracker.