java.lang.Object
tools.jackson.databind.cfg.CoercionConfig
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MutableCoercionConfig
- Since:
- 2.12
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected final CoercionAction[]Mapping fromCoercionInputShapeinto correspondingCoercionAction. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_acceptBlankAsEmpty
-
_coercionsByShape
Mapping fromCoercionInputShapeinto correspondingCoercionAction.
-
-
Constructor Details
-
CoercionConfig
public CoercionConfig() -
CoercionConfig
-
-
Method Details
-
findAction
-
getAcceptBlankAsEmpty
-