dotnet / dotnet/roslyn

add a mechanism to turn off [EditorRequired] in derived classes

Open
#85,645 0 comments 0 reactions 1 assignee Claimed by @chsienki View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.