SBMLValidator

enum rr::ValidateSBML

Values:

enumerator VALIDATE_UNITS

Check consistency of measurement units associated with quantities (SBML L2V4 rules 105nn)

enumerator VALIDATE_IDENTIFIER

Check correctness and consistency of identifiers used for model entities (SBML L2V4 rules 103nn)

enumerator VALIDATE_MATHML

Check syntax of MathML mathematical expressions (SBML L2V4 rules 102nn)

enumerator VALIDATE_SBO

Check validity of SBO identifiers (if any) used in the model (SBML L2V4 rules 107nn)

enumerator VALIDATE_OVERDETERMINED

Perform static analysis of whether the model is overdetermined.

enumerator VALIDATE_MODELING_PRACTICE

Perform additional checks for recommended good modeling practices.

enumerator VALIDATE_GENERAL

Perform all other general SBML consistency checks (SBML L2V4 rules 2nnnn; highly recommended)