You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
By clicking “Sign up for GitHub”, you agree to our
terms of service
and
privacy statement
. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
I had the same problem and used this component to validate the cron expressions.
https://github.com/bradyholt/cron-expression-descriptor
You can set an option to raise an exception on the .GetDescription method when the CRON rule is invallid