| Interface | Description | 
|---|---|
| ExecutableMethodValidator | 
 Extended version of  
ExecutableValidator that operates on ExecutableMethod instances. | 
| ReactiveValidator | 
 Interface for reactive bean validation. 
 | 
| Validator | 
 Extended version of the  
Valid interface for Micronaut's implementation. | 
| ValidatorConfiguration | 
 Configuration for the  
Validator. | 
| Class | Description | 
|---|---|
| DefaultAnnotatedElementValidator | 
 Default implementation of  
AnnotatedElementValidator. | 
| DefaultClockProvider | 
 The default clock provider. 
 | 
| DefaultValidator | 
 Default implementation of the  
Validator interface. | 
| DefaultValidatorConfiguration | 
 The default configuration for the validator. 
 | 
| DefaultValidatorFactory | 
 Default validator factory implementation. 
 |