Add method in KiwiPreconditions to check that a collection of String contains only non-blank elements #1152
Labels
new feature
A new feature such as a new class, method, package, group of classes, etc.
Milestone
This is a variant of #1151 but specifically for collections of
String
.The method(s) can be named similarly to the ones in #1151 , for example
checkArgumentContainsOnlyNotBlank
.The text was updated successfully, but these errors were encountered: