protovalidate-java
protovalidate-java copied to clipboard
How to locally build protovalidate protos?
In this commit: https://github.com/bufbuild/protovalidate-java/commit/265d6891cc1702e5c452c96146b846da5320f145 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 re-generate these files with an older protoc compiler?