pub fn export_with_validation<P: AsRef<Path>>( output_path: P, ) -> Pin<Box<dyn Future<Output = NormalExportResult> + Send>>
Export with validation: export first, then validate