Skip to content

Comments

Fix validate format for non string parameters#371

Merged
yaleman merged 2 commits intoyaleman:mainfrom
Marcel43367:fix-validate_format-for-non-string-parameters
May 28, 2025
Merged

Fix validate format for non string parameters#371
yaleman merged 2 commits intoyaleman:mainfrom
Marcel43367:fix-validate_format-for-non-string-parameters

Conversation

@Marcel43367
Copy link
Contributor

Currently, the regEx validator fails when c1 flag is set 1, as the match function requires string as input type.
Converting the value to string fixes this issue.

@Marcel43367 Marcel43367 requested a review from yaleman as a code owner May 28, 2025 09:07
@yaleman yaleman merged commit c0dc9fa into yaleman:main May 28, 2025
3 of 5 checks passed
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.

2 participants