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

Add ResolvePredefinedConstraints method to DefaultResolver #151

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

jchadwick-buf
Copy link
Member

This method is not really needed by protovalidate itself, but it is really convenient for us to implement and really inconvenient for consumers to implement, especially if they want to mimic the reparsing logic of protovalidate-go.

Fixes #147.

Copy link

github-actions bot commented Oct 2, 2024

The latest Buf updates on your PR. Results from workflow Buf / validate-protos (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedOct 2, 2024, 2:21 PM

Copy link
Contributor

@oliversun9 oliversun9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the buf CLI also benefit from this, thanks. Would still defer to @rodaine for the final call.

@rodaine rodaine merged commit 88c8cca into main Oct 2, 2024
9 checks passed
@rodaine rodaine deleted the jchadwick/resolve-predefined branch October 2, 2024 19:24
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.

[Feature Request] Go API for fetching predefined constraints
3 participants