1 reference to CompareAttribute_UnknownProperty
System.ComponentModel.DataAnnotations (1)
DataAnnotations\CompareAttribute.cs (1)
41return new ValidationResult(String.Format(CultureInfo.CurrentCulture, DataAnnotationsResources.CompareAttribute_UnknownProperty, OtherProperty));