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

Enumerations not in appdef are not checked #434

Open
rettigl opened this issue Sep 19, 2024 · 1 comment
Open

Enumerations not in appdef are not checked #434

rettigl opened this issue Sep 19, 2024 · 1 comment

Comments

@rettigl
Copy link
Collaborator

rettigl commented Sep 19, 2024

The dataconverter does not check the validity of enumerations, if they are not part of the "nexus_tree" spanned by the application definition explicitly, I.e. for fields that are added from the base_class tree(s).
This is handled here:

and just continues if a field is documented, without checking if it contains valid data.

@rettigl
Copy link
Collaborator Author

rettigl commented Sep 19, 2024

@lukaspie Do you have a suggestion? Or is this by design?

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