Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hyp3rflow opened this issue Mar 30, 2022 · 1 comment
Open

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

hyp3rflow opened this issue Mar 30, 2022 · 1 comment

Comments

@hyp3rflow
Copy link
Member

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.

@BeLeap
Copy link
Member

BeLeap commented Apr 9, 2022

Will be resolved after validation step implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants