Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Add a validation to check if a used context can exist #27

Closed
gdaniel opened this issue Feb 17, 2020 · 0 comments
Closed

Add a validation to check if a used context can exist #27

gdaniel opened this issue Feb 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gdaniel
Copy link
Member

gdaniel commented Feb 17, 2020

At least if it is defined in one intent/provider

@gdaniel gdaniel added the enhancement New feature or request label Feb 17, 2020
@gdaniel gdaniel self-assigned this Feb 17, 2020
@gdaniel gdaniel added this to the New execution language milestone Mar 4, 2020
gdaniel added a commit that referenced this issue Mar 11, 2020
This validation rule checks that the key of session.get matches at least one call of the form session.put(key, _).
As for context checks, this rule only produces a warning, because the session may contain variables that are not defined in the execution model.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant