Describe the solution you'd like
Given a metadata.nd.json file as a str (or dict, or json) return a table storing the overall MetadataStatus, core file status, and field status in each core file. This is done by parsing each field in the metadata hierarchy and passing it the appropriate core/file/metadata validators
Describe the solution you'd like Given a metadata.nd.json file as a str (or dict, or json) return a table storing the overall MetadataStatus, core file status, and field status in each core file. This is done by parsing each field in the metadata hierarchy and passing it the appropriate core/file/metadata validators