Constructor
Returns true if the rule shows a warning when input fails data validation, or false if it rejects the input entirely. The default for new data-validation rules is true.
Gets the rule's criteria type as defined in the DataValidationCriteria enum.
Gets an array of arguments for the rule's criteria.
Gets the rule's help text, or null if no help text is set.
Generated using TypeDoc
DataValidationBuilder class.