RicoSuter/NJsonSchema
View on GitHubThe DisplayAttribute does not support localization
Open
#796 opened on Oct 23, 2018
help wantedtype: bug
Repository metrics
- Stars
- (1,578 stars)
- PR merge metrics
- (Avg merge 39d 6h) (1 merged PR in 30d)
Description
the code like [DisplayAttribute(ResourceType=typeof(SR), Name=nameof(SR.DisplayName), Description=nameof(SR.DescriptionName) can't generate Localized string(title,description).