Dela via


TransformClusterValidationContext Class

Definition

State used when validating transforms for the given cluster.

public class TransformClusterValidationContext
type TransformClusterValidationContext = class
Public Class TransformClusterValidationContext
Inheritance
TransformClusterValidationContext

Constructors

TransformClusterValidationContext()

Properties

Cluster

The cluster configuration that may be used when creating transforms.

Errors

The accumulated list of validation errors for this cluster. Add validation errors here.

Services

Application services that can be used to validate transforms.

Applies to