orika-mapper/orika

How to get field name inside a converter?

foolyan opened this issue · 0 comments

I am using Orika mapper in my application and attaching some converters to the fields (via fieldMap()). Is it possible to get the field names inside the converter?