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

Errors when converting #1

Open
hauke96 opened this issue Jun 26, 2017 · 0 comments
Open

Errors when converting #1

hauke96 opened this issue Jun 26, 2017 · 0 comments
Assignees
Labels

Comments

@hauke96
Copy link
Owner

hauke96 commented Jun 26, 2017

Raise errors, when something is not correct during parsing. Some situations where this might be useful:

Throwing error and exit program:

  • duplicates in class/field names
  • missing properties/name object
  • incomplete property object (e.g. collection is missing)

Printing warning but still go on:

  • unlikely property (e.g. empty name)
  • additional and therefore unused stuff

Also put the line into the error-message

@hauke96 hauke96 self-assigned this Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant