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

Handle parsing errors at compiletime #1

Open
propensive opened this issue Jun 29, 2023 · 0 comments
Open

Handle parsing errors at compiletime #1

propensive opened this issue Jun 29, 2023 · 0 comments
Assignees
Labels
api Relates to the API design code quality Concerns the standard of code rather than functionality

Comments

@propensive
Copy link
Owner

propensive commented Jun 29, 2023

When constructing a new JsonSchema, the code which loads that data (from disk, or wherever) may (and should be allowed to) throw an exception. This should be safely handled in the macro.

@propensive propensive self-assigned this Jun 29, 2023
@propensive propensive added code quality Concerns the standard of code rather than functionality api Relates to the API design labels Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API design code quality Concerns the standard of code rather than functionality
Projects
Status: Todo
Development

No branches or pull requests

1 participant