Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Represents an instance of a validation error that occurs before execution of the workflow.
public ref class ValidationError
public class ValidationError
type ValidationError = class
Public Class ValidationError
Validation |
Creates a new instance of the ValidationError class using the specified error message, warning indicator, name of the property and the source detail that caused the error. |
Validation |
Creates a new instance of the ValidationError class using the specified error message, warning indicator, and name of the property that caused the error. |
Validation |
Creates a new instance of the ValidationError class using the specified error message and warning indication. |
Validation |
Creates a new instance of the ValidationError class using the specified error message. |
Id |
A unique alphanumeric identifier for the Activity that is the source of the error. This identifier is unique for each activity in a specific workflow. |
Is |
Gets a value that indicates whether the validation error is a warning and not an error. |
Message |
Gets an alphanumeric message that provides information about the validation error. |
Property |
Gets the alphanumeric name of the property that generated the error. |
Source |
Gets the activity that is the source of the error. |
Source |
Gets the detail about the source of the error. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Converts the validation error property names and values into a message string that lists them. |
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 |
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in