Blowin.RequiredImplementation of proposal 'Required Properties' https://github.com/dotnet/csharplang/issues/3630 Add required attribute to property and enjoy :)
You can use DataAnnotation, or any attribute with name Required Support diagnostics:
|
Blowin.RequiredImplementation of proposal 'Required Properties' https://github.com/dotnet/csharplang/issues/3630 Add required attribute to property and enjoy :)
You can use DataAnnotation, or any attribute with name Required Support diagnostics:
|