-
Notifications
You must be signed in to change notification settings - Fork 5
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
Improve grid validation to throw exceptions #463
Comments
staudtMarius
added a commit
that referenced
this issue
Nov 29, 2023
sebastian-peter
added a commit
that referenced
this issue
Feb 9, 2024
# Conflicts: # CHANGELOG.md # src/main/scala/edu/ie3/simona/io/grid/GridProvider.scala
sebastian-peter
added a commit
that referenced
this issue
Feb 13, 2024
sebastian-peter
added a commit
that referenced
this issue
Mar 11, 2024
sebastian-peter
added a commit
that referenced
this issue
Mar 11, 2024
…ation Improve grid validation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The grid validation introduced in #462 should be improved with by using the improved
ValidationUtils
class of ie3-institute/PowerSystemDataModel#758.Also after a failed grid validation an exception should be thrown.
The text was updated successfully, but these errors were encountered: