Skip to content

Configuration consistency checks should be able to give a structured description of errors found #42

@LourensVeen

Description

@LourensVeen

Right now we're raising a RuntimeError with a string message, but if you're creating tooling then it would be nice to have e.g. a list of objects of different types (one for each kind of problem) describing the problems. We could then have a custom exception class that stringifies to the current message but also contains the structured information.

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