eegprep.validate_catalog_entries#
- eegprep.validate_catalog_entries(entries, *, options=None)#
Validate catalog metadata entries.
Static validation does not require an installed extension package. Set
check_installedto verify distribution metadata and entry points, andcheck_importto import the declared entry point through the registry.- Parameters:
options (CatalogValidationOptions | None)
- Return type: