35 #ifndef OPENMS_FORMAT_VALIDATORS_MZDATAVALIDATOR_H 
   36 #define OPENMS_FORMAT_VALIDATORS_MZDATAVALIDATOR_H 
   45   class ControlledVocabulary;
 
   70       void handleTerm_(
const String & path, 
const CVTerm & parsed_term);
 
A more convenient string class. 
Definition: String.h:56
Semantically validates MzXML files. 
Definition: MzDataValidator.h:52
Representation of a controlled vocabulary. 
Definition: ControlledVocabulary.h:54
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:56