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

Add an option to generate R# attributes #20

Open
vbfox opened this issue Jun 2, 2015 · 1 comment
Open

Add an option to generate R# attributes #20

vbfox opened this issue Jun 2, 2015 · 1 comment
Assignees

Comments

@vbfox
Copy link
Owner

vbfox commented Jun 2, 2015

For now I only see [NotNull] on constructor for nullable underlying types, but more might come.

@vbfox vbfox self-assigned this Jun 2, 2015
@vbfox vbfox assigned vbfox and unassigned vbfox Jun 19, 2015
@vbfox
Copy link
Owner Author

vbfox commented Nov 9, 2018

There is also the check function for non nullable underlying types:

partial void CheckValue(string value);

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

1 participant