Class ProfileValidator

Class Documentation

class ProfileValidator

holds a list of checks which can be ran on some ADM data to yield some results

Public Functions

inline ProfileValidator(std::vector<Check> checks_)
ValidationResults run(const ADMData &adm) const

run the checks on some ADM data