RicoSuter/NJsonSchema

The DisplayAttribute does not support localization

开放

#796 创建于 2018年10月23日

 (0 条评论) (0 个反应) (0 位负责人)C# (549 个派生)github user discovery
help wantedtype: bug

仓库指标

星标
 (1,581 个星标)
PR 合并指标
 (平均合并 39天 6小时) (30 天内合并 1 个 PR)

描述

the code like [DisplayAttribute(ResourceType=typeof(SR), Name=nameof(SR.DisplayName), Description=nameof(SR.DescriptionName) can't generate Localized string(title,description).

贡献者指南