History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-450
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Marc Palmer
Reporter: Marc Palmer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Constraints on super classes of domain classes are not called when saving

Created: 29/Nov/06 02:47 AM   Updated: 29/Nov/06 04:44 PM
Component/s: Persistence
Affects Version/s: 0.4
Fix Version/s: 0.4

Time Tracking:
Not Specified


 Description  « Hide
Only the constraints of the descendent class are checked, and then hibernate validation typically fails.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Marc Palmer - 29/Nov/06 04:44 PM
NOTE: Only static constraints are supported now