protoc-gen-validate icon indicating copy to clipboard operation
protoc-gen-validate copied to clipboard

templates/java: add OuterClass suffix when conflict with all enums and messages

Open leafs99 opened this issue 1 year ago • 0 comments

According to https://developers.google.com/protocol-buffers/docs/reference/java-generated#invocation, OuterClass suffix should be appended not only top-level but also nested enums and messages.

Signed-off-by: leafs99 [email protected]

leafs99 avatar Aug 02 '22 11:08 leafs99