Ask a question to get started
Enter to sendā¢Shift+Enter new line
Validate that a value is a non-empty string.
validate_non_empty_string( value: Any, field_name: str, ) -> str
value
Any
Value to validate
field_name
str
Name of the field for error messages