@Configuration public class IdObjectValidatorConfig extends Object
| Constructor and Description |
|---|
IdObjectValidatorConfig() |
| Modifier and Type | Method and Description |
|---|---|
IdObjectValidator |
referenceValidator()
Reference validator.
|
void |
validateReferenceValidator()
Validate reference validator.
|
@PostConstruct public void validateReferenceValidator() throws ClassNotFoundException
ClassNotFoundException - the class not found exception@Bean @Lazy public IdObjectValidator referenceValidator() throws ClassNotFoundException, InstantiationException, IllegalAccessException
ClassNotFoundException - the class not found exceptionInstantiationException - the instantiation exceptionIllegalAccessException - the illegal access exceptionCopyright © 2020. All rights reserved.