Replies: 2 comments 2 replies
-
[DisallowNull]
string? something; |
Beta Was this translation helpful? Give feedback.
2 replies
-
@Joe4evr It turns out that this works unexpectedly :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I specify that field must have non null value when assigned but until that it doesn't hold any value ?
It would be nice to have some attribute for this behavior:
Beta Was this translation helpful? Give feedback.
All reactions