Deprecate exceptionIfInvalid
This commit deprecates the `exceptionIfInvalid` feature as we have now a way to select the `@ConfigurationProperties` object to validate (i.e. add `@Validated` on them). Closes gh-8027
Showing
Please register or sign in to comment