NotBlankString
Deprecated
Use the notBlankStringOrThrow function instead.
Replace with
import kotools.types.string.notBlankStringOrThrow
Content copied to clipboard
notBlankStringOrThrow(value)
Content copied to clipboard
Returns the value as a NotBlankString, or throws an NotBlankString.ConstructionError if the value is blank.