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 #940 - bug on HttpFormDataProgrammer.validator(). #947

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 2, 2024

Due to wrong validation logic of HttpFormDataProgrammer.validator(), typia.http.formData<T>() function could not be used.
\

Due to wrong validation logic of `HttpFormDataProgrammer.validator()`, `typia.http.formData<T>()` function could not be used.

This PR fixes the bug, so that `typia.http.formData<T>()` function becomes utilizable.
@samchon samchon added the bug Something isn't working label Feb 2, 2024
@samchon samchon self-assigned this Feb 2, 2024
@samchon samchon merged commit 516945d into master Feb 2, 2024
2 of 3 checks passed
@samchon samchon deleted the features/formData branch February 2, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant