[]
Sheets.DataValidation.DataValidationResult
Indicates the data validation result.
• discard = 1
Indicates to discard the value and not apply it to the cell for a validation error.
• forceApply = 0
Indicates to apply the value to a cell for a validation error.
• retry = 2
Indicates to retry multiple times to apply the value to the cell for a validation error.