pub fn require_non_empty(value: &str, field: &str) -> Result<()>
Validate that a string field contains visible non-whitespace content.