invoke
Validates that a given text is not empty or blank.
Return
A ValidationResult object indicating the success or failure of the validation.
Parameters
text
The text to be validated.
name
The name or description of the text for error messages.
Validates that a given text is not empty or blank.
A ValidationResult object indicating the success or failure of the validation.
The text to be validated.
The name or description of the text for error messages.