We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should take a look at our protos and see where we can add more validation.
Example is requiring an entity type in the following oneOf
platform/service/authorization/authorization.proto
Lines 20 to 28 in 8193cec
https://github.com/bufbuild/protoc-gen-validate/tree/main?tab=readme-ov-file#oneofs
The text was updated successfully, but these errors were encountered:
Will help protect us from this issue #1055
Sorry, something went wrong.
@strantalis could we have the acceptance criteria be identifying the areas in need of improvement?
Successfully merging a pull request may close this issue.
We should take a look at our protos and see where we can add more validation.
Example is requiring an entity type in the following oneOf
platform/service/authorization/authorization.proto
Lines 20 to 28 in 8193cec
https://github.com/bufbuild/protoc-gen-validate/tree/main?tab=readme-ov-file#oneofs
The text was updated successfully, but these errors were encountered: