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

Model Validation #30

Open
ArianWeber opened this issue Dec 1, 2023 · 0 comments
Open

Model Validation #30

ArianWeber opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
feature Implement something new
Milestone

Comments

@ArianWeber
Copy link
Owner

There are a couple of "syntax" validations which can only be done after the model is read in completely.
This includes:

  • All used variables are actually defined
  • All used constants are contained in some variable range
    ...
@ArianWeber ArianWeber added the feature Implement something new label Dec 1, 2023
@ArianWeber ArianWeber added this to the Draft milestone Dec 1, 2023
@ArianWeber ArianWeber self-assigned this Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Implement something new
Projects
Status: No status
Development

No branches or pull requests

1 participant