1 write to OtherPropertyDisplayName
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\CompareAttribute.cs (1)
49
OtherPropertyDisplayName
??= GetDisplayNameForProperty(otherPropertyInfo);
2 references to OtherPropertyDisplayName
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
CompareAttributeAdapter.cs (1)
85
var otherPropertyDisplayName = attribute.
OtherPropertyDisplayName
;
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\CompareAttribute.cs (1)
30
CultureInfo.CurrentCulture, ErrorMessageString, name,
OtherPropertyDisplayName
?? OtherProperty);