-
-
Notifications
You must be signed in to change notification settings - Fork 201
Labels
enhancementNew feature or requestNew feature or request
Description
Several APIs in Mapperly allow referencing other mappings. Currently, only mappings within the same mapper class are supported. This functionality should be extended to support referencing mappings from any mapping class using a fully qualified name, with support for "full nameof" (e.g., MyNamespace.MyMappingClass.MyMappingMethod or nameof(@MyNamespaceMyMappingClass.MyMappingMethod)).
This enhancement should apply to the following attributes:
MapValueAttribute.UseMapPropertyAttribute.UseMapPropertyFromSourceAttribute.UseIncludeMappingConfigurationAttribute.Name
dflood-faa
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request