title DataTypeRulesVariant The type of rule that can be applied to a data type. Value Description NUMBER_RANGE The rule checks if a number falls within a specified range. REGEX The rule checks if a string matches a specified regular expression.