Skip to content

Excluding Properties

highsource edited this page Dec 22, 2014 · 1 revision

Synopsis

<jsonix:excludes>
   ...
   <jsonix:property name="Type.property"/>
   ...
</jsonix:excludes>

Excludes the given property from the mapping.

Configuration attributes

  • name, required - name of the property in the TypeName.propertyName format.
Clone this wiki locally