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 boolean support for required_if, required_unless and eqfield #754

Merged
merged 2 commits into from May 6, 2021

Conversation

zane-deg
Copy link
Contributor

Fixes Or Enhances

Closes #683

Make sure that you've checked the boxes below before you submit PR:

  • Tests exist or have been written that cover this particular change.

@go-playground/admins

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 76.111% when pulling ed3c60c on zane-deg:master into b926bf0 on go-playground:master.

@deankarn
Copy link
Contributor

Thanks you so much @zane-deg , will take a look as soon as I'm able.

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.

requiredIf/requiredUnless doesn't work on bool field
4 participants