Package io.micronaut.inject.validation
Interfaces and types specific to validating
BeanDefinition
instances.- Since:
- 1.0
- See Also:
ValidatedBeanDefinition
-
Interface Summary Interface Description BeanDefinitionValidator Interface to integrate bean validation into the construction of beans within theBeanContext
.