Skip to content

[fit] enhance JacksonObjectSerializer with debug mode support#153

Merged
CodeCasterX merged 1 commit intoModelEngine-Group:3.5.xfrom
CodeCasterX:fit-enhancement-json
Jun 4, 2025
Merged

[fit] enhance JacksonObjectSerializer with debug mode support#153
CodeCasterX merged 1 commit intoModelEngine-Group:3.5.xfrom
CodeCasterX:fit-enhancement-json

Conversation

@CodeCasterX
Copy link
Member

  • Added a new constructor parameter isDebug to enable debug mode in JacksonObjectSerializer.
  • Updated deserialization error handling to include content details when debug mode is enabled.
  • Adjusted test cases to accommodate the new debug mode parameter.
  • Ensured consistency across all test files by updating the instantiation of JacksonObjectSerializer.

- Added a new constructor parameter `isDebug` to enable debug mode in JacksonObjectSerializer.
- Updated deserialization error handling to include content details when debug mode is enabled.
- Adjusted test cases to accommodate the new debug mode parameter.
- Ensured consistency across all test files by updating the instantiation of JacksonObjectSerializer.
@CodeCasterX CodeCasterX added this to the 3.5.0 milestone Jun 4, 2025
@CodeCasterX CodeCasterX requested a review from loveTsong June 4, 2025 12:54
@CodeCasterX CodeCasterX self-assigned this Jun 4, 2025
@CodeCasterX CodeCasterX added the type: enhancement A general enhancement label Jun 4, 2025
@CodeCasterX CodeCasterX added this to Nova Jun 4, 2025
@CodeCasterX CodeCasterX added the in: fit Issues in FIT modules label Jun 4, 2025
@CodeCasterX CodeCasterX merged commit 4a0111f into ModelEngine-Group:3.5.x Jun 4, 2025
1 check passed
@github-project-automation github-project-automation bot moved this to Done in Nova Jun 4, 2025
@CodeCasterX CodeCasterX deleted the fit-enhancement-json branch June 4, 2025 13:15
Yager-42 pushed a commit to Yager-42/fit-framework that referenced this pull request Aug 16, 2025
…ngine-Group#153)

- Added a new constructor parameter `isDebug` to enable debug mode in JacksonObjectSerializer.
- Updated deserialization error handling to include content details when debug mode is enabled.
- Adjusted test cases to accommodate the new debug mode parameter.
- Ensured consistency across all test files by updating the instantiation of JacksonObjectSerializer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: fit Issues in FIT modules type: enhancement A general enhancement

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant