Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add variable conditional relations in workflow definition including smaller and greater than #81

Open
lfse-slafleur opened this issue Nov 6, 2024 · 1 comment
Assignees

Comments

@lfse-slafleur
Copy link
Member

So the frontend knows to check that start_time < end_time for the simulator params_dict.

@lfse-slafleur lfse-slafleur self-assigned this Nov 6, 2024
@MarkTNO
Copy link
Contributor

MarkTNO commented Dec 7, 2024

A related issue: in jsonforms there is, next to 'minimum' and 'maximum' ('formatMinimum' and 'formatMaximum' for date), also 'exclusiveMinimum' and 'exclusiveMaximum' ('formatExclusiveMinimum' and 'formatExclusiveMaximum' for date).
We should also distinguish between greater and greater than.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants