ValidationService(EditingContext) Constructor

Definition

Creates a new instance of the ValidationService that uses permanent and transient state context information about an activity designer.

C#
public ValidationService(System.Activities.Presentation.EditingContext context);

Parameters

context
EditingContext

An object that contains permanent and transient state context information about a designer instance.

Remarks

Examples of what can be included in the state information object are permanent state, which is a list of services running in the designer, and transient state, which is a set of currently selected items.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1