Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable C# nullable #17

Open
tdashworth opened this issue Apr 22, 2021 · 3 comments
Open

Enable C# nullable #17

tdashworth opened this issue Apr 22, 2021 · 3 comments
Assignees

Comments

@tdashworth
Copy link
Contributor

https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/nullable-value-types

@tdashworth
Copy link
Contributor Author

Maybe remove the attribute [ValidatedNotNull] if not needed.

@realekhor
Copy link
Contributor

This article might help to shed light on attribute: dotnet/roslyn-analyzers#2525

@realekhor
Copy link
Contributor

@tdashworth tdashworth self-assigned this Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants