Micronaut Validation Configuration Reference
Every documented configuration property of Micronaut Validation, with types, descriptions, and defaults.
3 properties across 1 section
Micronaut Validation Config Properties
Configuration properties for DefaultValidatorConfiguration
| Property | Type | Description |
|---|---|---|
micronaut.validator.enabled | boolean | Sets whether Micronaut’s validator is enabled. |
micronaut.validator.prepend-property-path | boolean | If true, then the path to the property will be automatically added to the error message. <p> Default: true |
micronaut.validator.bean-introspector | BeanIntrospector |
No properties match this filter.