NoMatchingRules

data class NoMatchingRules(val unmatchedRules: List<UnmatchedRule>) : RuleMatchOutcome(source)

Constructors

Link copied to clipboard
constructor(unmatchedRules: List<UnmatchedRule>)

Properties

Link copied to clipboard