This commit adds validation for cron expressions in the DefaultTriggerScheduler class. The system now checks if the cron expression provided is empty and issues a warning if that's the case. This prevents attempts to schedule triggers with an empty cron expression, which would fail. |
||
|---|---|---|
| .. | ||
| Activities | ||
| Bookmarks | ||
| Commands | ||
| Contracts | ||
| Extensions | ||
| Features | ||
| Handlers | ||
| HostedServices | ||
| Models | ||
| ScheduledTasks | ||
| Schedules | ||
| Services | ||
| Tasks | ||
| Elsa.Scheduling.csproj | ||
| FodyWeavers.xml | ||