Skip to content

Need to retreive Contingency validity information #1532

Open
@tadam50

Description

@tadam50
  • Do you want to request a feature or report a bug?
    Feature

  • What is the current behavior?
    Contingency implementations return a list of valid contingencies
    We cannot really retrieve the information of "what were the invalid contingencies".

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

  • What is the expected behavior?
    Maybe we need to propose a richer return type, which would contain a list of contingencies, and a list of errors or invalid contingencies ?

  • What is the motivation / use case for changing the behavior?
    For example, in our project we would need a way to validate the content of a groovy list, and for now we are not really able to retrieve that kind of information (except through logs).

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)

Originally posted by @sylvlecl in #925 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions