MapsterMapper / MapsterMapper/Mapster

Will you be adding an AssertConfigurationIsValid() equivalent?

Open
#446 6 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C#
Stars
5.2k
Forks
410
Avg merge
2d 12h
Merged PRs (30d)
6

Description

Apologies if I have not found it and it exists, but do you have or plan to implement an AssertConfigurationIsValid() equivalent, as found in Automapper? This basically checks all maps are valid and we use from unit tests.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for configuration, mapping validation, and existing test utilities, then compare their behavior with AutoMapper's AssertConfigurationIsValid(). Determine the intended scope with maintainers, including how all maps should be discovered and what invalid configuration should report. Done means a documented, tested equivalent exists or the requested behavior is explicitly rejected.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.