pub fn run_validate( sbom_path: PathBuf, standard: String, output: ReportFormat, output_file: Option<PathBuf>, ) -> Result<()>
Run the validate command