pub fn string_param( params: &Map<String, Value>, field: &'static str, ) -> Result<Option<String>, ParamsError>