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 schema validation to CPP generated code #40

Open
tanaya-mankad opened this issue May 17, 2024 · 1 comment
Open

Add schema validation to CPP generated code #40

tanaya-mankad opened this issue May 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@tanaya-mankad
Copy link
Contributor

A data file's associated schema should be available to check the validity of the input data, and perhaps short-circuit before creating a cpp object.

@tanaya-mankad tanaya-mankad self-assigned this May 17, 2024
@tanaya-mankad tanaya-mankad added the enhancement New feature or request label May 17, 2024
@tanaya-mankad tanaya-mankad removed their assignment May 17, 2024
@nealkruis
Copy link
Member

Just a thought: Could we do validation directly in the generated cpp, rather than using a separate validation library?

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

No branches or pull requests

2 participants