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

Tests to demonstrate how the validation.Required rule works with boolean values and pointers #18

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

slessard
Copy link

@slessard slessard commented Sep 19, 2023

This addition to the unit tests for the Required rule demonstrates that this rule is not the best choice for use with boolean values and pointers.

This somewhat addresses this issue reported in ozzo-validation. go-ozzo#184

Steve Lessard and others added 2 commits September 19, 2023 11:09
@swithek
Copy link

swithek commented Sep 22, 2023

Thanks for the PR 👍

@swithek swithek merged commit 5a8c7c5 into jellydator:master Sep 22, 2023
2 checks passed
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.

None yet

2 participants