RicoSuter/NJsonSchema

The DisplayAttribute does not support localization

Aperta

#796 aperta il 23 ott 2018

 (0 commenti) (0 reazioni) (0 assegnatari)C# (549 fork)github user discovery
help wantedtype: bug

Metriche repository

Star
 (1580 stelle)
Metriche merge PR
 (Merge medio 39g 6h) (1 PR mergiata in 30 g)

Descrizione

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

Guida contributor