Skip to content

added notAllowEmptyString option in config #13

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

Merged
merged 3 commits into from
Feb 5, 2022
Merged

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Feb 5, 2022

Related: #12

The currently generated schema allows for empty characters.

However, there is a use case where we want to generate a schema that does not allow empty characters, so I support that.

@Code-Hex Code-Hex linked an issue Feb 5, 2022 that may be closed by this pull request
@Code-Hex Code-Hex merged commit e9c3067 into main Feb 5, 2022
@Code-Hex Code-Hex deleted the add/notAllowEmptyString branch February 5, 2022 16:50
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.

Protect against empty strings with non null string types
1 participant