3 references to
System.ComponentModel.Annotations (3)
System\ComponentModel\DataAnnotations\CompareAttribute.cs (1)
15
public CompareAttribute(string otherProperty) :
base
(SR.CompareAttribute_MustMatch)
System\ComponentModel\DataAnnotations\LengthAttribute.cs (1)
17
:
base
(SR.LengthAttribute_ValidationError)
System\ComponentModel\DataAnnotations\MinLengthAttribute.cs (1)
25
:
base
(SR.MinLengthAttribute_ValidationError)