Skip to content

Enhancement: Ensure that PropertyHandler(s) must ignore the TypeMapper automatic conversion and also Enum handlers. #412

@mikependon

Description

@mikependon

As of v1.10.10, the library is auto handling the conversion of TypeMapper and Enumeration even with PropertyHandler. It beats the purpose of the PropertyHandler for specific scenario.

With this, we need to remove the support to TypeMapper auto-conversion and Enum handlers if the PropertyHandler is present on the specific property.

Metadata

Metadata

Assignees

Labels

deployedFeature or bug is deployed at the current releaseenhancementNew feature or requestoptimizationAn optimization tasktodoThings to be done in the future

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions