FieldValidationConfiguration
Describes the validation configuration for a field.
Contents
- type
- 
               The validation to perform on an object type. Type: String Required: Yes 
- numValues
- 
               The validation to perform on a number value. Type: Array of integers Required: No 
- strValues
- 
               The validation to perform on a string value. Type: Array of strings Required: No 
- validationMessage
- 
               The validation message to display. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: