RuleGroupXssMatchStatement

data class RuleGroupXssMatchStatement(val fieldToMatch: RuleGroupFieldToMatch, val textTransformations: List<RuleGroupTextTransformation>)

Xss Match Statement.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties