![]() |
RDKit
Open-source cheminformatics and machine learning.
|
The ValidationMethod class is the abstract base class upon which all the. More...
#include <Validate.h>
Public Member Functions | |
ValidationMethod ()=default | |
virtual | ~ValidationMethod ()=default |
virtual std::vector< ValidationErrorInfo > | validate (const ROMol &mol, bool reportAllFailures) const =0 |
The ValidationMethod class is the abstract base class upon which all the.
Definition at line 51 of file Validate.h.
|
default |
|
virtualdefault |
|
pure virtual |