1 write to _otherProperty
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
CompareAttributeAdapter.cs (1)
19
_otherProperty
= "*." + attribute.OtherProperty;
1 reference to _otherProperty
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
CompareAttributeAdapter.cs (1)
28
MergeAttribute(context.Attributes, "data-val-equalto-other",
_otherProperty
);