pub(crate) fn validate_schema_version( document: &Table, path: &Path, ) -> Result<(), ManifestLoadError>