MapsterMapper / MapsterMapper/Mapster
Will you be adding an AssertConfigurationIsValid() equivalent?
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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