Function eat::process::make_validate

Function Documentation

framework::ProcessPtr eat::process::make_validate(const std::string &name, const profiles::Profile &profile)

a process which takes an ADM document, checks it against a profile, and prints any errors then raises an exception if any issues are found

ports:

  • in_axml (DataPort<ADMData>) : input ADM data