35 #ifndef OPENMS_FORMAT_VALIDATORS_MZDATAVALIDATOR_H 36 #define OPENMS_FORMAT_VALIDATORS_MZDATAVALIDATOR_H 42 class ControlledVocabulary;
67 void handleTerm_(
const String & path,
const CVTerm & parsed_term);
A more convenient string class.
Definition: String.h:57
Semantically validates MzXML files.
Definition: MzDataValidator.h:49
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Representation of a controlled vocabulary.
Definition: ControlledVocabulary.h:55
Representation of a parsed CV term.
Definition: SemanticValidator.h:73
Semantically validates XML files using CVMappings and a ControlledVocabulary.
Definition: SemanticValidator.h:56
Representation of controlled vocabulary mapping rules (for PSI formats)
Definition: CVMappings.h:57