ScheduleHelper public class ScheduleHelper Documentation public ScheduleHelper() public static bool DoesScheduleContainMinutesHours(string schedule) public static bool IsValidCronSchedule(string schedule) public static bool ShouldTaskRunTodayWithMissedCheck(string schedule, DateTime lastSuccesfulRan, DateTime currentDate)