Note protovalidate is the spiritual successor to protoc-gen-validate. We recommend that new and existing projects transition to using protovalidate instead of protoc-gen-validate. Read our blog post ...
In this commit: 265d689 how did we build these files? I am trying to downgrade proto to 3.19.1, but these files are generated with a newer protoc compiler, so they're giving errors. How can I ...