Configuration Reference
Version:5.2.0-SNAPSHOT
Micronaut Validation Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
|||
|
Interface for a class that is a registry of contraint validator. |
||
|
|||
|
boolean |
Sets whether Micronaut’s validator is enabled. |
|
|
boolean |
If true, then the path to the property will be automatically added to the error message. <p> Default: true |
|
|
Registry of value extractors. |
||
|
jakarta.validation.ClockProvider |
||
|
jakarta.validation.ClockProvider |
||
|
jakarta.validation.TraversableResolver |
||
|
jakarta.validation.TraversableResolver |
||
|
jakarta.validation.MessageInterpolator |
||
|
jakarta.validation.MessageInterpolator |
||
|
|||
|