class MetadataJsonLint::Schema

Provides validation of metadata.json against a JSON schema document maintained in this class. Provides a good first pass over the metadata with type checking and basic format/length validations.

schema data structure is quite large