The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ValidationErrorCollection Constructor ()
.NET Framework (current version)
Initializes a new instance of the ValidationErrorCollection class.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The following example shows how to create and manipulate a validation error collection as part of a custom validation routine.
This code example is part of the Send E-mail SDK sample and is from the SendMailActivity.cs file. For more information, see Send Mail Activity.
.NET Framework
Available since 3.0
Available since 3.0
Show: