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.
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.