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 assertion helper for checking field default value #289

Closed
BernieWhite opened this issue Oct 2, 2019 · 0 comments · Fixed by #291
Closed

Add assertion helper for checking field default value #289

BernieWhite opened this issue Oct 2, 2019 · 0 comments · Fixed by #291
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BernieWhite
Copy link
Member

Add an assertion helper to make checking default values easier.

  • If the field does not exist pass. Because it would take on the default value.
  • If the field does exist, it must have the default value set to pass otherwise fail.
@BernieWhite BernieWhite added the enhancement New feature or request label Oct 2, 2019
@BernieWhite BernieWhite added this to the v0.10.0 milestone Oct 2, 2019
@BernieWhite BernieWhite self-assigned this Oct 2, 2019
BernieWhite added a commit that referenced this issue Oct 2, 2019
@BernieWhite BernieWhite mentioned this issue Oct 11, 2019
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant