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)
28MergeAttribute(context.Attributes, "data-val-equalto-other", _otherProperty);