pub fn normalize_required_text( value: Option<String>, field_name: &str, ) -> Result<String, ChildSessionError>