-
Notifications
You must be signed in to change notification settings - Fork 13
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 input schema validation #53
Merged
Commits on Aug 25, 2023
-
Add a validation helper class, cmake stuff. Seems to be a bug in the cmake with the library that you have to add the library first
Configuration menu - View commit details
-
Copy full SHA for c8f5682 - Browse repository at this point
Copy the full SHA c8f5682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e5271 - Browse repository at this point
Copy the full SHA 91e5271View commit details -
pydantic is used to help define the schema in a convenient way
Configuration menu - View commit details
-
Copy full SHA for b5f1bbb - Browse repository at this point
Copy the full SHA b5f1bbbView commit details -
teqpcpp always has to come first
This fixes the linking order problems with schema validation, but this seems like a bug, should not matter order of linking the libraries
Configuration menu - View commit details
-
Copy full SHA for b77078b - Browse repository at this point
Copy the full SHA b77078bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f18eaf2 - Browse repository at this point
Copy the full SHA f18eaf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0921d12 - Browse repository at this point
Copy the full SHA 0921d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc93749 - Browse repository at this point
Copy the full SHA fc93749View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b5db8 - Browse repository at this point
Copy the full SHA f2b5db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74eaab7 - Browse repository at this point
Copy the full SHA 74eaab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf61af3 - Browse repository at this point
Copy the full SHA cf61af3View commit details
Commits on Sep 6, 2023
-
Add schemas for PC-SAFT and SAFT-VR-Mie
No additional fields are allowed for any model, perhaps this is a bad idea. Also alpha functions now supported
Configuration menu - View commit details
-
Copy full SHA for 75fe763 - Browse repository at this point
Copy the full SHA 75fe763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632c192 - Browse repository at this point
Copy the full SHA 632c192View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.