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 new collection argument check methods in KiwiPreconditions #1157

Merged

Conversation

sleberknight
Copy link
Member

  • Add overloaded checkArgumentContainsOnlyNotNull methods in KiwiPreconditions to check collection contains only non-null elements
  • Add overloaded checkArgumentContainsOnlyNotBlank methods in KiwiPreconditions to check that a collection of String contains only non-blank elements

Closes #1151
Closes #1152

* Add overloaded checkArgumentContainsOnlyNotNull methods in KiwiPreconditions
  to check collection contains only non-null elements
* Add overloaded checkArgumentContainsOnlyNotBlank methods in KiwiPreconditions
  to check that a collection of String contains only non-blank elements

Closes #1151
Closes #1152
@sleberknight sleberknight self-assigned this Jul 1, 2024
Copy link

sonarqubecloud bot commented Jul 1, 2024

@sleberknight sleberknight merged commit c6c3718 into main Jul 1, 2024
5 checks passed
@sleberknight sleberknight deleted the new-collection-arg-check-methods-in-KiwiPreconditions branch July 1, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants