Code0 LogoCodeZero

DataTypeRulesNumberRangeConfig

Represents a rule that can be applied to a data type.

Fields without arguments

NameTypeDescription
fromInt!The minimum value of the range
stepsIntThe step value for the range, if applicable
toInt!The maximum value of the range

On this page