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 interface to report output errors; align name for input reporter #53

Merged
merged 2 commits into from
Jul 10, 2020

Conversation

MikeEdgar
Copy link
Member

Fixes #52

Also deprecate EDIReporter used for input validation error reporting, use EDIInputErrorReporter instead

- Deprecate previous EDIReporter used for input validaion error
reporting
@MikeEdgar MikeEdgar added this to the v1.9.0 milestone Jul 10, 2020
@sonarcloud
Copy link

sonarcloud bot commented Jul 10, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@MikeEdgar MikeEdgar merged commit 232ba0f into master Jul 10, 2020
@MikeEdgar MikeEdgar deleted the 52_output_error_reporter branch July 10, 2020 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow validation errors in writer to be reported without throwing exception
1 participant