
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.
ValidationErrorEventAction Enumeration
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Describes whether a ValidationError object has been added or cleared.
Assembly: PresentationFramework (in PresentationFramework.dll)
Member name | Description | |
---|---|---|
Added | A new ValidationError object has been detected. | |
Removed | An existing ValidationError object has been cleared. |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: