@CompileStatic class DefaultConstraintEvaluatorFactoryBean extends Object implements FactoryBean<ConstraintsEvaluator>
A factory bean for creating the default ConstraintsEvaluator where an implementation of GORM is not present
Constructor and description |
---|
DefaultConstraintEvaluatorFactoryBean(GrailsApplication grailsApplication, MappingContext grailsDomainClassMappingContext, MessageSource messageSource) |
Type Params | Return Type | Name and description |
---|---|---|
|
ConstraintsEvaluator |
getObject() |
|
Class<?> |
getObjectType() |
|
boolean |
isSingleton() |