NamespaceKeyValidation

The validation rules for namespace variable values. When you specify multiple rules, the service enforces a logical AND across all provided key-value pairs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The allowed values for this namespace variable key.

Link copied to clipboard

A regex pattern that the namespace variable key-value must match.

Functions

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
open override fun toString(): String