Skip to content

clarify and enforce the input JSON schema #62

@jhellerstein

Description

@jhellerstein

We should clearly document the input JSON schema we accept, and enforce it rigorously, generating useful error messages when inputs violate spec. We should not silently fail on spec violations.

If we can enforce the spec deterministically using a JSON parsing tool that would be ideal. If not, we should have a fuzz tester that ensures we fail properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions