alistair-marshall / cFIREsim-open

An forked version of the popular retirement calculator (cFIREsim.com) completely in javascript and open-source.
https://alistair-marshall.github.io/cFIREsim-open/
Apache License 2.0
30 stars 12 forks source link

Add missing validation #24

Closed alistair-marshall closed 4 years ago

alistair-marshall commented 4 years ago

Some of the entries include validation (start year < end year), but most do not actually do any validation.

Add missing validation.