notBlank
Deprecated
Use toNotBlankString() instead.
Replace with
import kotools.types.string.toNotBlankString
Content copied to clipboard
toNotBlankString()
Content copied to clipboard
Transforms the current String to a NotBlankString, or throws an IllegalArgumentException if the current value is blank.