In a previous iteration of this project, there was the ability to request validation from on-the-fly simulation requests, like
verify("file.sbml", start=0, end=10, steps=100)
If that functionality can be ported to this project, that would be great. Thanks!