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 SetNonNullable type #431

Merged
merged 4 commits into from Aug 22, 2022

Conversation

JohannCooper
Copy link
Contributor

@JohannCooper JohannCooper commented Aug 5, 2022

Issues Addressed

Fixes #430

Changelog

  • ADDED the SetNonNullable type.

Testing

The unit test should suffice.

Notes

The structure of the implementation and test files were largely based on those of the SetOptional and SetRequired types. This was done for consistency and all reused wording should be attributed to the authors of those files.

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.

Proposal: SetNonNullable
2 participants