Temporarily, ValidationCodeInjector overrides the implementation of the validate() method provided by the interface ValidatableMessage. We need to keep binary compatibility with the previous version of validation-runtime, which is part of ProtoData shadow jar.
Please remove declareDefaultValidateMethod() from ValidationCodeInjector when ProtoData is published with valiation-runtime of 2.0.0-SNAPSHOT.302 and more.
Temporarily,
ValidationCodeInjectoroverrides the implementation of thevalidate()method provided by the interfaceValidatableMessage. We need to keep binary compatibility with the previous version ofvalidation-runtime, which is part of ProtoData shadow jar.Please remove
declareDefaultValidateMethod()fromValidationCodeInjectorwhen ProtoData is published withvaliation-runtimeof2.0.0-SNAPSHOT.302and more.