ValidationAttribute::ErrorMessage Property
.NET Framework (current version)
Gets or sets an error message to associate with a validation control if validation fails.
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Property Value
Type: System::String^The error message that is associated with the validation control.
This property is the error message that you associate with the validation control. It is used for non-localized error messages.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.5
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Available since 8
.NET Framework
Available since 3.5
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Show: