allowsPartialMatch

public boolean allowsPartialMatch()

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.