Condition

class Condition

Types

Link copied to clipboard
class Attribute : Enum

The attribute to target.

Link copied to clipboard
class Builder

A builder for Condition.

Link copied to clipboard
object Companion
Link copied to clipboard
class Operation : Enum

The operation to apply to the attribute

Link copied to clipboard
class Value

A regex string, to be used with MATCHES or DOES_NOT_MATCH

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard

The operation to apply to the attribute

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard

A regex string, to be used with MATCHES or DOES_NOT_MATCH