StringBlankHelpers extension

on

Properties

isBlank bool
Whether the string is either empty or solely made of whitespace characters.
no setter
isNotBlank bool
Whether the string contains characters except of whitespace characters.
no setter