Ticket #1081 (closed defect: fixed)
preValidate() and postValidate() record hooks don't exist
| Reported by: | adamthehutt | Owned by: | adamthehutt |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Record | Version: | 1.0.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description
The documentation suggests that preValidate() and postValidate() should be usable as record hooks, but they don't exist in the code. preValidate() is especially useful for cleaning up data before sending to the database.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.