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 validation rules to payload_data #430

Open
chuwy opened this issue Nov 2, 2016 · 1 comment
Open

Add validation rules to payload_data #430

chuwy opened this issue Nov 2, 2016 · 1 comment

Comments

@chuwy
Copy link
Contributor

chuwy commented Nov 2, 2016

@alexanderdean do you think it has some value? I think at least it can provide maningful error messages from SCE if someone made mistake in tracker implementation.

For example tnuid is always UUID, br_features_flash is always 1 or 0.

Also I think many our schemas like this can be enhanced by adding description property, as many keys are pretty cryptic.

@alexanderdean
Copy link
Member

alexanderdean commented Nov 2, 2016

Hey @chuwy - it's an interesting idea. I don't know how much we should be investing in making the Snowplow Tracker Protocol stricter, versus just moving away from it towards the new model (graph of self-describing JSONs)...

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

2 participants