[#3837] Add warning/error for redundant ignoreUnmappedSourceProperties entries by codeswithritesh · Pull Request #3906 · mapstruct/mapstruct

added 2 commits

July 27, 2025 19:39
…roperties are actually mapped.

Respects unmappedSourcePolicy and includes tests for redundant and valid ignore cases.
…ceProperties warning's UserMappers

@codeswithritesh

…ion message. Updated the validation message to use clearer and more grammatically correct phrasing, e.g., "Source property 'email' is mapped despite being listed in ignoreUnmappedSourceProperties."

filiphr

@codeswithritesh