Skip to content

Commit

Permalink
feature: add includesValue/doesNotIncludeValue
Browse files Browse the repository at this point in the history
`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.
  • Loading branch information
CvX committed Dec 1, 2024
1 parent 1ed0984 commit 0d645d2
Show file tree
Hide file tree
Showing 4 changed files with 604 additions and 230 deletions.
Loading

0 comments on commit 0d645d2

Please sign in to comment.