In MatchingFieldsFilter the GroupByParam class is used to group all variables needed for the transformation.
However, the naming of the class would suggest the opposite, that you give it a parameter and groups all the data for this parameter(s).
I think a name like GroupParam would be a better fit as it clearly marks that you group the parameters provided.
Regards,
Michiel
In
MatchingFieldsFiltertheGroupByParamclass is used to group all variables needed for the transformation.However, the naming of the class would suggest the opposite, that you give it a parameter and groups all the data for this parameter(s).
I think a name like
GroupParamwould be a better fit as it clearly marks that you group the parameters provided.Regards,
Michiel