Skip to content

condition()() should, by default, allow any text to be entered #22

@jmbarbone

Description

@jmbarbone

condition() should be less strict with text. Default should allow the user to supply any text:

FooCondition := condition()
FooError("my message")
#> FooCondition/condition
#> (FooCondition/cnd::condition/condition)
#> my message

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions