Closed
Description
akka-grpc defaults to compiling with flat_package=true
. This results in user's generated code to reference the flat-package location of Scala sources generated by validate.proto
. However, the validate.proto
shipped with scalapb-validate
, through common-protos
defaults to flat_package=false
.
The goal of this ticket is to come up with a straightforward way for akka-grpc users to use scalapb-validate.
Metadata
Metadata
Assignees
Labels
No labels