1 instantiation of CompareAttributeWrapper
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
CompareAttributeAdapter.cs (1)
17: base(new CompareAttributeWrapper(attribute), stringLocalizer)
2 references to CompareAttributeWrapper
Microsoft.AspNetCore.Mvc.DataAnnotations (2)
CompareAttributeAdapter.cs (2)
37var otherPropertyDisplayName = CompareAttributeWrapper.GetOtherPropertyDisplayName( 41((CompareAttributeWrapper)Attribute).ValidationContext = validationContext;