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

Create Recipe validator #492

Open
lorenaqendro opened this issue Feb 20, 2018 · 1 comment
Open

Create Recipe validator #492

lorenaqendro opened this issue Feb 20, 2018 · 1 comment

Comments

@lorenaqendro
Copy link
Contributor

lorenaqendro commented Feb 20, 2018

Description

Create recipe validator that checks that the values in the recipe are correct before running it. ATM we only check if the json schema of the recipe is valid, but we can validate the values for provider, importer, subjectType, datasourceId.

We would like to keep the comments in the json recipes to help understanding them better. Therefore the library used should allow the comments. E.g. https://github.com/FasterXML/jackson-core/wiki/JsonParser-Features

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

2 participants