Common Matcher
Types
Link copied to clipboard
class Regex(val value: Regex, val filter: KClass<out Filter>, val scope: Set<UpdateType>) : CommonMatcher
Link copied to clipboard
class String(val value: String, val filter: KClass<out Filter>, val scope: Set<UpdateType>) : CommonMatcher