pub fn validate_all_non_empty(values: &[String], field_name: &str) -> Result<()>
Validate that all strings in a slice are non-empty