fn validate_dir_structure(config: &Config, metadata: &MetaData)
Expand description
Validates the directory structure to ensure that the secure index is present in media source’s root.
§Arguments
config
- Configuration data for the application.metadata
- Struct containing metadata of the application.