Code0 LogoCodeZero

DataTypeRulesVariant

The type of rule that can be applied to a data type.

ValueDescription
NUMBER_RANGEThe rule checks if a number falls within a specified range.
REGEXThe rule checks if a string matches a specified regular expression.