RuleGroupRegexMatchStatement

data class RuleGroupRegexMatchStatement(val fieldToMatch: RuleGroupFieldToMatch, val regexString: String, val textTransformations: List<RuleGroupTextTransformation>)

Constructors

Link copied to clipboard
fun RuleGroupRegexMatchStatement(fieldToMatch: RuleGroupFieldToMatch, regexString: String, textTransformations: List<RuleGroupTextTransformation>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard