In grails 1.3.7, inherited constraints are not validated for @Validateable classes. They are validated for domain classes.
GRAILS-4435 (
http://jira.grails.org/browse/GRAILS-4435) raised this issue for grails 1.1 and it was fixed in 1.2. However, the fix did not seem to make its way to the 1.3.x branch (and by extension, to the 2.0.x branch).
Is this a regression or was there a reason to revert the fix?
Thanks,
Steven