Not empty
Validates that a value is not empty and contains some characters or whitespace characters.
val textField = NotBlankValidable("This field cannot be blank")
Validates that a value is not empty and contains some characters or whitespace characters.
val textField = NotBlankValidable("This field cannot be blank")