A mapper function, or input property name, used in an ObjectMapperSchema
.
In an ObjectMapperSchema
, each property value can be either:
- A
MapperFunction
- A property name from the input object. The property value must be compatible with the output property.