AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about validation failures that occurred during the processing of a program set in a quantum task.
Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z
public class ProgramSetValidationFailure
The ProgramSetValidationFailure type exposes the following members
Name | Description | |
---|---|---|
![]() |
ProgramSetValidationFailure() |
Name | Type | Description | |
---|---|---|---|
![]() |
Errors | System.Collections.Generic.List<System.String> |
Gets and sets the property Errors. A list of error messages describing the validation failures that occurred. |
![]() |
InputsIndex | System.Int64 |
Gets and sets the property InputsIndex. The index of the input within the program set that failed validation. |
![]() |
ProgramIndex | System.Int64 |
Gets and sets the property ProgramIndex. The index of the program within the program set that failed validation. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5