regexPatterns

open override var regexPatterns: MutableList<String>?(source)

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

Only Rust flavored regex is currently supported. Each regex pattern must be 260 characters or less.