UrlValidationAttributeDefaultErrorMessage Field
Defines the default error message used when pattern fails validation.
Namespace: Gemstone.ComponentModel.DataAnnotationsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.150 -- Release Build+64e3b411e1abfbd2d4d8a81e850c3909a0ce8731
public const string DefaultErrorMessage = "Invalid URL."
Public Const DefaultErrorMessage As String = "Invalid URL."
public:
literal String^ DefaultErrorMessage = "Invalid URL."
var Gemstone.ComponentModel.DataAnnotations.UrlValidationAttribute.DefaultErrorMessage
Field Value
String