Skip to content

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Mar 20, 2025

Fixed the problem that the nullToEmpty options overrides the specification by annotation and the nullToEmpty options affects other than parameters.
This fixes #922 completely.

Also, considerations regarding JsonProperty.isRequired have been added.

k163377 added 3 commits March 20, 2025 14:12
Fixed the problem that the nullToEmpty options overrides the specification by annotation and the nullToEmpty options affects other than parameters.
This fixes FasterXML#922 completely.

Also, considerations regarding JsonProperty.isRequired have been added.
@k163377 k163377 merged commit 819f4b2 into FasterXML:2.19 Mar 20, 2025
15 checks passed
@k163377 k163377 deleted the 922-intr branch March 20, 2025 06:36
k163377 added a commit to ProjectMapK/jackson-module-kogera that referenced this pull request May 4, 2025
k163377 added a commit to ProjectMapK/jackson-module-kogera that referenced this pull request May 4, 2025
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.

There is a case that KotlinModule can overwrite hasRequiredMarker incorrectly.

1 participant