pub fn validate_non_empty_string(value: &str, field_name: &str) -> Result<()>
Validate that a string is not empty