regexPatterns property

List<String>? regexPatterns
read / write

Regular expression patterns which will be matched against content. (Maximum of 10)

Implementation

List<String>? regexPatterns;