Groovy Documentation

org.codehaus.groovy.grails.orm.hibernate.validation
[Java] Interface PersistentConstraint

org.springframework.context.MessageSourceAware
  org.codehaus.groovy.grails.orm.hibernate.validation.PersistentConstraint
      org.codehaus.groovy.grails.validation.Constraint
All Superinterfaces:
MessageSourceAware, Constraint

public interface PersistentConstraint
extends Constraint

Interface that defines a persistent constraint that evaluates the database.

Authors:
Graeme Rocher
Since:
10-Nov-2005


Groovy Documentation