private void SetOtherDisplayName(IStringLocalizer stringLocalizer, ValidationAttribute attribute)
 => attribute.SetOtherDisplayName(otherName => stringLocalizer[otherName]);