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_installed to verify distribution metadata and entry points, and check_import to import the declared entry point through the registry.

Parameters:
Return type:

CatalogValidationReport