FieldOptionsCaseRule

Rules that control which options are available in a child field based on the selected value in a parent field.

Types

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

Properties

Link copied to clipboard

The identifier of the child field whose options are controlled.

Link copied to clipboard

A mapping between a parent field option value and child field option values.

Link copied to clipboard

The identifier of the parent field that controls options.

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