AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.ProgramSetValidationFailure

Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z

Syntax

C#
public class ProgramSetValidationFailure

The ProgramSetValidationFailure type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Errors System.Collections.Generic.List<System.String>

Gets and sets the property Errors.

A list of error messages describing the validation failures that occurred.

Public Property InputsIndex System.Int64

Gets and sets the property InputsIndex.

The index of the input within the program set that failed validation.

Public Property ProgramIndex System.Int64

Gets and sets the property ProgramIndex.

The index of the program within the program set that failed validation.

Version Information

.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