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

Revisit metadata handling #40

Open
dboulware opened this issue Sep 8, 2022 · 1 comment
Open

Revisit metadata handling #40

dboulware opened this issue Sep 8, 2022 · 1 comment

Comments

@dboulware
Copy link
Contributor

The metadata handling should be revisiting specifically to eliminate excessive number of arguments in constructors and investigate use of json schema to perform validation.

@aromanielloNTIA
Copy link
Member

#83 provides the basis for rigorous validation with the addition of msgspec, though the excessive constructor arguments is still applicable. Might make sense to split these things off into a separate package

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