Skip to content

Cron expression validation method in CronSequenceGenerator improved [SPR-15604] #20163

@spring-projects-issues

Description

@spring-projects-issues

Ruslan Sibgatullin opened SPR-15604 and commented

This method validated only fields length of the given expression, not the validity of cron expression. It seems logical that the method with name 'isValidExpression' would validate cron as well.
Plus, possible NPE fixed.


Affects: 4.3.8

Issue Links:

Referenced from: pull request #1442, and commits 674e232, 5f4d1a4

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions