6 references to ErrorMessageResourceType
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. 158/// Use this property to set the name of the property within <see cref="ErrorMessageResourceType"/>
System.Web (1)
ModelBinding\DataAnnotationsModelValidator.cs (1)
143Attribute.ErrorMessageResourceType == null);