airfoxxx

Results 7 comments of airfoxxx

I'll take a look, not sure right now if decimal numbers are allowed / non-standard tbh.

So I'd guess the step value should be an integer, less than the maximum allowed value for that field and also be a even divisor (modulus = 0)?

An update from my side: Im currently heavily invested in learning for my exams, but after they're done, I'll update the cron-validate with the suggestions.

Well.. few months later, here I am. I pushed two commits. One checks if the numbers are actually integers or not. Second commit checks the step. I chose to check...

So you basically want the option to disable stepping as a valid expression so it raises an error? I can take a look and change the option / configuration to...

Hey, sorry for the late response. Surely we can work something out for the localization of error messages. I'm open for any pull requests. I'll be looking into it, as...

Nothing is planned yet. Not really active with TypeScript/Node currently. I would have to check if/how it is possible to switch and what advantages there would be.