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 model validation agent to check parameters #8

Open
rjzupkoii opened this issue Oct 23, 2016 · 0 comments
Open

Add model validation agent to check parameters #8

rjzupkoii opened this issue Oct 23, 2016 · 0 comments

Comments

@rjzupkoii
Copy link
Member

Since the model is sensitive to fields being initialized before it runs, a model validation agent should be added to ensure that the configuration is correct before the model continues to run. This should be an internal agent that is the first one runs, calls relevant validation methods, and either stops the model due to errors or disposes of itself and allows the model to continue.

@rjzupkoii rjzupkoii added this to the Researchers milestone Oct 23, 2016
@rjzupkoii rjzupkoii removed this from the Researchers milestone Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant