eqasim-org / synpp

Synthetic population pipeline code for eqasim
http://www.eqasim.org
MIT License
18 stars 12 forks source link

Pass result to validate #1

Closed sebhoerl closed 4 years ago

sebhoerl commented 4 years ago

The validate step should have access to the result of the stage. Proposal:

context.result()
sebhoerl commented 4 years ago

And also path()

sebhoerl commented 4 years ago

Actually, we don't want that because validate should just be a quick test on the input data.