StatichasCheck if a pattern contains wildcards
The pattern to check
true if pattern contains wildcards
StaticisValidate that a pattern is well-formed
The pattern to validate
true if valid, false otherwise
StaticmatchCheck if a value matches a pattern or comma-separated list of patterns
The value to test
The pattern or comma-separated patterns to match against
PatternMatchResult with match status and the specific pattern that matched
StaticparseGet all patterns from a comma-separated string
Comma-separated pattern string
Array of individual patterns
Pattern matcher supporting glob-style wildcards Patterns can be: