| Interface | Description | 
|---|---|
| ExecutableMethodValidator | Extended version of  ExecutableValidatorthat operates onExecutableMethodinstances. | 
| ReactiveValidator | Interface for reactive bean validation. | 
| Validator | Extended version of the  Validinterface 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  Validatorinterface. | 
| DefaultValidatorConfiguration | The default configuration for the validator. | 
| DefaultValidatorFactory | Default validator factory implementation. |