SelectValidation
Validation rules for a select field.
Contents
- MaxChoices
-
The maximum number of choices for the select.
Type: Integer
Required: Yes
- MinChoices
-
The minimum number of choices for the select.
Type: Integer
Required: Yes
- Options
-
An array of strings for the possible selection options.
Type: Array of strings
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: