mwitkow/go-proto-validators

Support for optional field

ShivikaSodhi opened this issue · 4 comments

We get the response below if there are optional fields in the proto file:
code generator protoc-gen-govalidators hasn't been updated to support optional fields in proto3. Please ask the owner of this code generator to support proto3 optional.--govalidators_out

Wondering if it is in the roadmap to support it eventually?

+1