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

Simplify string helper #769

Merged
merged 3 commits into from
Jan 22, 2023
Merged

Simplify string helper #769

merged 3 commits into from
Jan 22, 2023

Conversation

badcel
Copy link
Member

@badcel badcel commented Jan 22, 2023

Fixes #731

@badcel badcel force-pushed the simplify-string-helper branch from 091342e to fed5b8b Compare January 22, 2023 21:10
ReturnTypes respect nullable attributes for strings. If a null is returned for a non nullable string return type an exception is thrown during runtime.
@badcel badcel force-pushed the simplify-string-helper branch from fed5b8b to 01b0300 Compare January 22, 2023 21:21
@badcel badcel merged commit 026888c into main Jan 22, 2023
@badcel badcel deleted the simplify-string-helper branch January 22, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve StringHelper
1 participant