TransformClusterValidationContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |