-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.ComponentModel.DataAnnotationsenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors
Milestone
Description
Hello, I'd like you to consider allowing DisplayAttribute on class declarations. Forgive me if this is a duplicate, I haven't found anything related. Some use cases for it:
- Auto-generate form captions
- Auto-generate report captions
- Use this information to extend nested property captions (like
Person.Details.Addresscould get a label asPersonal info / Address) - Auto-generate documentation (consuming
DescriptionandOrderfor example) - etc.
Metadata
Metadata
Assignees
Labels
area-System.ComponentModel.DataAnnotationsenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors