pub fn check( config_path: &str, export_name: Option<&str>, params: Option<&HashMap<String, String>>, ) -> Result<()>