6 references to ErrorMessageResourceName
System.ComponentModel.DataAnnotations (5)
DataAnnotations\ValidationAttribute.cs (5)
13
/// The properties <see cref="ErrorMessageResourceType"/> and <see cref="
ErrorMessageResourceName
"/> are used to provide
68
/// or the <see cref="ErrorMessageResourceType"/> and <see cref="
ErrorMessageResourceName
"/> pair.
93
/// <see cref="ErrorMessageResourceType"/> and <see cref="
ErrorMessageResourceName
"/> pair.
130
/// <see cref="ErrorMessageResourceType"/> and <see cref="
ErrorMessageResourceName
"/> for localizable error messages.
176
/// Use this property only in conjunction with <see cref="
ErrorMessageResourceName
"/>. They are
System.Web (1)
ModelBinding\DataAnnotationsModelValidator.cs (1)
142
string.IsNullOrEmpty(Attribute.
ErrorMessageResourceName
) &&