pbkit icon indicating copy to clipboard operation
pbkit copied to clipboard

pbkit doesn't throw Error on enum without zero value in "proto3"

Open hyp3rflow opened this issue 4 years ago • 1 comments

https://developers.google.com/protocol-buffers/docs/proto3#enum

In protoc, you can get this error: The first enum value must be zero in proto3.

hyp3rflow avatar Mar 30 '22 04:03 hyp3rflow

Will be resolved after validation step implemented.

BeLeap avatar Apr 09 '22 01:04 BeLeap