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 error messaging to ISO writers #178

Closed
2 tasks
stansmith907 opened this issue Jan 19, 2018 · 1 comment
Closed
2 tasks

Add error messaging to ISO writers #178

stansmith907 opened this issue Jan 19, 2018 · 1 comment
Labels
enhancement Improve or modify an existing feature

Comments

@stansmith907
Copy link
Contributor

The current method of handling missing information in the ISO writers is to include the tag with a 'nilReason'='missing' attribute. This works and passes validation, but it's difficult and tedious for users to spot data that was unintentionally overlooked.

Add messages to the hResponseObj[:writerMessages] for all missing required fields. Do not set the hResponseObj[:writerPass] to false.

  • ISO 19115-2
  • ISO 19110
@stansmith907 stansmith907 added the enhancement Improve or modify an existing feature label Feb 20, 2018
@stansmith907
Copy link
Contributor Author

Replaced by #177 and #191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or modify an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant