@CompileStatic class ValidatorRegistryFactoryBean extends Object implements FactoryBean<ValidatorRegistry>
A factory bean for the validator registry
| Constructor and description |
|---|
ValidatorRegistryFactoryBean(MappingContext mappingContext) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
ValidatorRegistry |
getObject() |
|
Class<?> |
getObjectType() |
|
boolean |
isSingleton() |