libSBML Python API  5.20.2
Loading...
Searching...
No Matches
doc_common_intro_package_validators Class Reference

Detailed Description

LibSBML implements facilities for verifying that a given SBML document is valid according to the SBML specifications; it also exposes the validation interface so that user programs and SBML Level 3 package authors may use the facilities to implement new validators. There are two main interfaces to libSBML's validation facilities, based on the classes Validator and SBMLValidator.