public class PersistentConstraintFactory
extends java.lang.Object
implements org.codehaus.groovy.grails.validation.ConstraintFactory
| Constructor and Description |
|---|
PersistentConstraintFactory(org.springframework.context.ApplicationContext applicationContext,
java.lang.Class<?> persistentConstraint) |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.groovy.grails.validation.Constraint |
newInstance() |