RicoSuter/NJsonSchema

The DisplayAttribute does not support localization

オープン

#796 opened on 2018/10/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (549 件のフォーク)github user discovery
help wantedtype: bug

Repository metrics

Stars
 (1,581 個のスター)
PR merge metrics
 (平均マージ 39d 6h) (30d で 1 merged PR)

説明

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

コントリビューターガイド