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