Optional
source: DeepPartial<PatternContentValidator>Readonly
_typeOCR whitelist. Empty string means no restriction.
"";
Whether the pattern should match the whole string or just a substring.
false;
Pattern to match. It can be a simple pattern or a regular expression.
Grammar of pattern matching.
"WILDCARD";
Generated using TypeDoc
Pattern content validator.