allows Partial Match
Checks if the pattern allows a partial match.
If true
, the whole string value does not have to match the regex, but only its substring.
Checks if the pattern allows a partial match.
If true
, the whole string value does not have to match the regex, but only its substring.