Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add typeName to ArgumentException message in CodeArtifact #1358

Merged
merged 1 commit into from
Apr 18, 2021
Merged

Add typeName to ArgumentException message in CodeArtifact #1358

merged 1 commit into from
Apr 18, 2021

Conversation

thomasjoscht
Copy link
Contributor

@thomasjoscht thomasjoscht commented Apr 18, 2021

The name of type which leads to ArgumentException in CodeArtifact ctor can help to analyse problems in invalid schema.

Background

Observed this ArgumentException in Visual Studio. (CodeGeneration with Unchase plugin). Analyzing reason was very difficult because of missing type name which was invalid in my big schema. This patch helps to find the concerned part in schema.

@RicoSuter RicoSuter merged commit 333aafb into RicoSuter:master Apr 18, 2021
@RicoSuter
Copy link
Owner

Thx for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants