Package org.codehaus.groovy.grails.orm.hibernate.validation
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
PersistentConstraint Interface that defines a persistent constraint that evaluates the database.
Classes
ConstrainedPersistentProperty Extends ConstrainedProperty to provide additional validation against database specific constraints
ConstrainedPersistentProperty.AbstractPersistentConstraint No description provided.
ConstrainedPersistentProperty.UniqueConstraint A constraint that validates the uniqueness of a property
GrailsDomainClassValidator A validator that validates a domain class based on the applied constraints