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

header field in json report message? #4

Open
olavtenbosch opened this issue Oct 24, 2017 · 0 comments
Open

header field in json report message? #4

olavtenbosch opened this issue Oct 24, 2017 · 0 comments

Comments

@olavtenbosch
Copy link
Member

To identify the version of the schema being used, maybe add a header part with a reference?. Suggestion:

{
"header": {
"$schema": "https://raw.githubusercontent.com/data-cleaning/ValidatReport/master/json/validation_report.json",
"prepared": "2017-10-24T03:30:00"
}
[
.. // here the validation events
]
}

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

No branches or pull requests

1 participant