File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -149,7 +149,7 @@ You can apply the ``#[Map]`` attribute to properties to customize their mapping
|
149 | 149 |
|
150 | 150 | * ``target``: Specifies the name of the property in the target object;
|
151 | 151 | * ``source``: Specifies the name of the property in the source object (useful
|
152 |
| -when mapping is defined on the target, see below); |
| 152 | +when mapping is defined on the target, see below); |
153 | 153 | * ``if``: Defines a condition for mapping the property;
|
154 | 154 | * ``transform``: Applies a transformation to the value before mapping.
|
155 | 155 |
|
|
You can’t perform that action at this time.
0 commit comments