pub fn validate_path( path: impl AsRef<Path>, format: Option<Format>, schema: Option<impl AsRef<Path>>, ) -> Result<Format>