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

Improve DSL Validation error messages to assist users of correcting the DSL #1176

Closed
aedelmann opened this issue Nov 21, 2018 · 1 comment
Closed

Comments

@aedelmann
Copy link
Contributor

aedelmann commented Nov 21, 2018

Example:

  1. Usage of dash in property name, shows error: mismatched input '-' expecting 'as'
    Instead it should show sth like: property name does not allow special characters.

In this issue, all of these misleading error messages should be improved in order to assist user of having a chance of correcting the DSL quick and easy.

@aedelmann aedelmann added this to the 0.10 milestone Nov 21, 2018
@aedelmann aedelmann changed the title DSL Validation error messages are not explainatory enough Improve DSL Validation error messages to assist users of correcting the DSL Nov 21, 2018
@aedelmann
Copy link
Contributor Author

Thanks @thjaeckle for bringing up this issue. We are looking into that for the upcoming 0.10 release

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

No branches or pull requests

1 participant