Skip to content

Validate explain parameters #488

Open
@sakoush

Description

@sakoush

We might also do some validation of the explain parameters that are being passed from config. currently I guess the explainer will throw an error but perhaps we could have some simple validation that the parameters are valid type and data?

I was thinking that this could be a class method on each explainer? ie. something like AnchorImage.validate_parameters? This can be called early in the process without having to instantiate the object if the parameters do not make sense as it might be a bit late in deployment.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions