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

Fix support for repeated enums inclusion check #330

Merged
merged 1 commit into from May 15, 2020

Conversation

akonradi
Copy link
Contributor

Generate code for C++ and Go for repeated.items.enum.{in, not_in} validations, and add test cases.

Fixes #329

Generate code for C++ and Go for repeated.items.enum.{in, not_in}
validations, and add test cases. Fixes bufbuild#329

Signed-off-by: Alex Konradi <akonradi@google.com>
@stale
Copy link

stale bot commented May 15, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale Activity has stalled on this issue/pull-request label May 15, 2020
@stale stale bot removed the Stale Activity has stalled on this issue/pull-request label May 15, 2020
@rodaine rodaine merged commit 478e95e into bufbuild:master May 15, 2020
@rodaine
Copy link
Member

rodaine commented May 15, 2020

Thanks for the fix, @akonradi!

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 this pull request may close these issues.

Repeated enum validation not_in is not generated
3 participants