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

fix: always accept empty string if string is non-required #411

Merged
merged 1 commit into from May 22, 2023

Conversation

mvandenburgh
Copy link
Contributor

@mvandenburgh mvandenburgh commented Feb 13, 2023

Modify a rule to allow a non-required string with a minLength >= 1 to be an empty string.

Closes #395

Modify a rule to allow a non-required string with a `minLength` >= 1 to
be an empty string
@mvandenburgh
Copy link
Contributor Author

Hi @albanm, just wanted to give a friendly ping on this PR, if you could take a look when you get the chance that would be great.

@albanm
Copy link
Member

albanm commented May 22, 2023

Yes, sorry about that !

@albanm albanm merged commit c2ff31c into koumoul-dev:master May 22, 2023
@mvandenburgh
Copy link
Contributor Author

Thanks!

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.

Non-required fields become required after interaction with them
2 participants