Rule Group Xss Match Statement
data class RuleGroupXssMatchStatement(val fieldToMatch: RuleGroupFieldToMatch, val textTransformations: List<RuleGroupTextTransformation>)
Xss Match Statement.
Constructors
Link copied to clipboard
fun RuleGroupXssMatchStatement(fieldToMatch: RuleGroupFieldToMatch, textTransformations: List<RuleGroupTextTransformation>)