Skip to content

Remove the default implementation of validate() from ValidationCodeInjector #198

@yevhenii-nadtochii

Description

@yevhenii-nadtochii

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.

Metadata

Metadata

Labels

dependenciesAn issue on updating dependencies

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions