Skip to content

SK-2675 fix date validation for month#683

Merged
skyflow-bharti merged 4 commits intorelease/26.3.4from
SK-2675-fix-date-validation-for-month
Mar 26, 2026
Merged

SK-2675 fix date validation for month#683
skyflow-bharti merged 4 commits intorelease/26.3.4from
SK-2675-fix-date-validation-for-month

Conversation

@skyflow-bharti
Copy link
Collaborator

Why:
EXPIRATION_DATE element allows invalid month values (e.g., 00 or >12) in Composable/Collect elements, certain invalid month values (e.g., 00, >12) are not rejected

Expected behaviour:
The month should be strictly validated within 01–12, and any value outside this range (e.g., 00, 13+) should be rejected.

@github-actions
Copy link

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions
Copy link

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@skyflow-bharti skyflow-bharti changed the base branch from main to release/26.3.4 March 25, 2026 08:31
@skyflow-bharti skyflow-bharti merged commit 71ebd92 into release/26.3.4 Mar 26, 2026
4 checks passed
skyflow-bharti added a commit that referenced this pull request Mar 26, 2026
* SK-2675 fix date validation for month (#683)

* SK-2610 fix the type gap to pass the nested objects

* SK-2675 fix the date validation

* SK-2675 add unit test for fixing the date validation

* SK-2675 undo style change

* [AUTOMATED] Release - 2.7.3-dev.71ebd92

* SK-2610 fix the type gap in styles to allow user to pass the nested objects (#682)

* SK-2610 fix the type gap to pass the nested objects

* [AUTOMATED] Release - 2.7.3-dev.3a4806e

---------

Co-authored-by: skyflow-bharti <skyflow-bharti@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants