pub fn validate_non_empty_string( value: String, field_name: &str, ) -> Result<String>
Validate and return non-empty string