System.ComponentModel.DataAnnotations.CompareAttribute public class CompareAttribute : ValidationAttribute Documentation Code public string OtherProperty { get; } public string OtherPropertyDisplayName { get; } public CompareAttribute(string otherProperty)