Package org.mapstruct
Annotation Type SourcePropertyName
This annotation marks a presence check method parameter as a source property name parameter.
This parameter enables conditional filtering based on source property name at run-time.
Parameter must be of type String and can be present only in Condition method.
- Since:
- 1.6
- Author:
- Oliver Erhart