mwitkow / go-proto-validators

Generate message validators from .proto annotations.
Apache License 2.0
1.09k stars 164 forks source link

Does this work with APIv2? #100

Open acim opened 3 years ago

acim commented 3 years ago

I tried to get it working but there are no Validate() methods generated.

jpopadak commented 3 years ago

Any update on this now that API v2 is released? https://blog.golang.org/protobuf-apiv2