ProgramSetValidationFailure

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String