Dominik Fiala

Results 2 issues of Dominik Fiala

Invalid characters used as a value separator instead of a standard comma are ignored by both `validator` and `schedule`. Consider this obviously invalid CRON expression (see [crontab.guru](https://crontab.guru/#1;2;3_*_*_*_*)): `1;2;3 * *...