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

Un-typedef errors.ValidationError to buf.validate.Violations #52

Open
bufdev opened this issue Sep 26, 2023 · 0 comments
Open

Un-typedef errors.ValidationError to buf.validate.Violations #52

bufdev opened this issue Sep 26, 2023 · 0 comments
Labels
Feature New feature or request

Comments

@bufdev
Copy link
Member

bufdev commented Sep 26, 2023

We're looking to delete buf.validate.Violations in bufbuild/protovalidate#96, and it would also be nice for the Golang API to not hard-depend on a specific version of the Protobuf API. To do so, we can make errors.ValidationError its own type not dependent on the generated Protobuf struct, similar to CompilationError and RuntimeError.

@rodaine rodaine added the Feature New feature or request label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants