Vocabularies

The set of 2020-12 vocabularies in effect for a schema resource. Keywords whose vocabulary is disabled by a custom meta-schema's $vocabulary are not compiled (they behave as unknown keywords).

@safe
struct Vocabularies {
bool core;
bool applicator;
bool validation;
bool unevaluated;
bool formatAnnotation;
bool formatAssertion;
bool content;
bool metaData;
}