Stuart

Results 2 issues of Stuart

This valid boolean in the FormStep method always sets it to false; Should it default to false, but use a config setting if it exists eg this.valid = config.valid ||...

Hi Many thanks for putting this repo together, it is an excellent example. What are your thoughts on using a Dependency Injection library like [tsyringe](https://github.com/microsoft/tsyringe)? Could 'newing up' several dependencies...

question