Closed tocomp closed 9 months ago
The protovalidate
project does not have a code-generation component, the validation rules are determined at runtime via proto reflection by the libraries.
The README documentation on protovalidate and protovalidate-go walks through the process of using this project.
Which protoc extension is used for protovalidate-go generation? The github.com/envoyproxy/protoc-gen-validate/validate tool no longer exists