# Functions
ValidateMetadataFile checks that metadata files are valid according to the validation rules of the metadata directory (metadataType).
# Structs
BadExtensionError is returned for metadata files with extension other than .json.
InvalidIndexContentError is returned for metadata files with invalid content.
UnhandledDirectoryError is returned for metadata files in unhandled directories.