Skip to content

Add validation: Throw error/warning on refs to missing choice options #8

@joeflack4

Description

@joeflack4

Current behavior

If selected(${myVar}, 'myOption') is used, but 'myOption' does not exist in the choice list attached to ${myVar}, we could consider throwing an error or displaying a warning. It currently does not.

Desired behavior

Ideally should throw error or show warning.

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