We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unmappedTargetPolicy
1 parent 1b960a4 commit 5c8aff7Copy full SHA for 5c8aff7
README.md
@@ -32,8 +32,8 @@ To learn more about MapStruct have a look at the [mapstruct](https://github.com/
32
* Highlighting properties in `target` and `source`
33
* Errors and Quick fixes:
34
* `@Mapper` or `@MapperConfig` annotation missing
35
- * Unmapped target properties with quick fixes: Add unmapped target property and Ignore unmapped target property.
36
- NB: `unmappedTargetPolicy` is not yet considered
+ * Unmapped target properties with quick fixes: Add unmapped target property and Ignore unmapped target property.
+ Uses `unmappedTargetPolicy` to determine the severity that should be used
37
38
## Requirements
39
0 commit comments