This repository has been archived by the owner on Sep 14, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rearrange validation so that the user only ever sees errors
*after* providing input. In particular if the existing config does not validate then we should just ensure that the problematic question is displayed without a confusing error message beforehand; the error should only appear if the newly entered response doesn't validate.
- Loading branch information