Task Table of Contents Classes ValidatorTaskThis is the base class for all Scheduler tasks It's an abstract class, not designed to be instantiated directly All Scheduler tasks should inherit from this class ×