Now that MethodValidationPostProcessor can be configured by an ObjectProvider rather than only the raw Validator, we can update our auto-configuration to avoid the creation of the proxy.
See https://github.com/spring-projects/spring-framework/issues/28990