-
Notifications
You must be signed in to change notification settings - Fork 14
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
301 ngsi ld validate nested properties dynamically #320
301 ngsi ld validate nested properties dynamically #320
Conversation
Subproperties are now checked recursively to deal with nested properties. But list properties apparently cause errors
As discussed yesterday, we would like to first not support the list property, coming from different sources |
@Maghnie looks good! Regarding the preferred behavior you mention, option 2 makes more sense to me. Otherwise, users might keep the error in their script or data. |
@Maghnie right now |
…validate-nested-properties-dynamically # Conflicts: # filip/models/ngsi_ld/context.py
@Maghnie Could you look into this PR again? I have merged a branch and changed quit a lot. If that looks fine to you, I will merge and close this PR 🙂 |
@djs0109 Thanks for taking care of the issue during my vacation :) The changes look good to me! especially the part with not having to check for geoproperty first :D |
Properties are now checked dynamically/recursively.
But list properties appear to cause errors: