AbstractValidator |
Abstract validator that does nothing but provide all the methods that the
ValidatorInterface requires.
|
BasicValidator |
Validator which tests a number of basic chemical semantics.
|
CDKValidator |
This Validator tests the internal data structures, and
tries to detect inconsistencies in it.
|
DictionaryValidator |
Validates the existence of references to dictionaries.
|
Geometry3DValidator |
Validates the 3D geometry of the model.
|
ProblemMarker |
Tool to mark IChemObject's as having a problem.
|
ValidationReport |
A report on validation of chemical semantics.
|
ValidationTest |
Error found during sematical validation of a IChemObject.
|
ValidatorEngine |
Engine that performs the validation by traversing the IChemObject
hierarchy.
|