

# ProgramSetValidationFailure


Contains information about validation failures that occurred during the processing of a program set in a quantum task.

## Contents


 ** programIndex **   <a name="braket-Type-ProgramSetValidationFailure-programIndex"></a>
The index of the program within the program set that failed validation.  
Type: Long  
Required: Yes

 ** errors **   <a name="braket-Type-ProgramSetValidationFailure-errors"></a>
A list of error messages describing the validation failures that occurred.  
Type: Array of strings  
Required: No

 ** inputsIndex **   <a name="braket-Type-ProgramSetValidationFailure-inputsIndex"></a>
The index of the input within the program set that failed validation.  
Type: Long  
Required: No

## See Also


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/braket-2019-09-01/ProgramSetValidationFailure) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/braket-2019-09-01/ProgramSetValidationFailure) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/braket-2019-09-01/ProgramSetValidationFailure) 