validate_metadata: Validate the metadata associated with an image dataset
Description
Validate the metadata associated with an image dataset
Usage
validate_metadata(img_data, stop = TRUE)
Arguments
stop
If true, raise error when validation fails. If false, raise warnings for each failed element.