add a mechanism to turn off [EditorRequired] in derived classes
Open
Area-Razor
Feature Request
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
when you have a base class of a razor component that specified a `[Parameter, EditorRequired]` property, e.g. Handle, and i have the derived component have a different property that is ... __setting__ that Handle... can i turn off the `[EditorRequired]` check in the derived class?
Contributor guide
Assessment
This issue has not been assessed yet.