

# SelectValidation
<a name="API_SelectValidation"></a>

Validation rules for a select field.

## Contents
<a name="API_SelectValidation_Contents"></a>

 ** MaxChoices **   <a name="pinpoint-Type-SelectValidation-MaxChoices"></a>
The maximum number of choices for the select.  
Type: Integer  
Required: Yes

 ** MinChoices **   <a name="pinpoint-Type-SelectValidation-MinChoices"></a>
The minimum number of choices for the select.  
Type: Integer  
Required: Yes

 ** Options **   <a name="pinpoint-Type-SelectValidation-Options"></a>
An array of strings for the possible selection options.   
Type: Array of strings  
Required: Yes

## See Also
<a name="API_SelectValidation_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/pinpoint-sms-voice-v2-2022-03-31/SelectValidation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/pinpoint-sms-voice-v2-2022-03-31/SelectValidation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/pinpoint-sms-voice-v2-2022-03-31/SelectValidation) 