RangeDomain

An object that specifies a range of valid values for a Field.

Since

200.1.0

Properties

Link copied to clipboard

The range domain's maximum value.

Link copied to clipboard

The range domain's minimum value.

Inherited properties

Link copied to clipboard

The field type of the domain.

Link copied to clipboard

The name of the domain.

Inherited functions

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 toJson(): String

Convert an object to JSON string.