Skip to content

JSON schema should be used to validate recipes at runtime #43

Description

@kevinchannon

Custom validation code is used at the moment. This is great for producing bespoke errors, but is a lot of code that could be deleted if JSON schema was used for validation. It would also help to keep the schema in line with actual behaviour.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions