Skip to content

feature: add includesValue/doesNotIncludeValue#2153

Merged
BobrImperator merged 1 commit intomainmatter:masterfrom
cvx:includes-value
Dec 1, 2024
Merged

feature: add includesValue/doesNotIncludeValue#2153
BobrImperator merged 1 commit intomainmatter:masterfrom
cvx:includes-value

Conversation

@cvx
Copy link
Contributor

@cvx cvx commented Dec 1, 2024

hasValue(regex) works for simple strings, but if you need to check whether an input/textarea includes a more complex string like markdown and/or url, converting it to a regular expression might not be feasible.

`hasValue(regex)` works for simple strings, but if you need to check whether an input/textarea includes a more complex string like markdown and/or url, converting it to a regular expression might not be feasible.
Copy link
Contributor

@BobrImperator BobrImperator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@BobrImperator BobrImperator merged commit c08780e into mainmatter:master Dec 1, 2024
@github-actions github-actions bot mentioned this pull request Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants