Noticed that most of these crashes were due to an uncaught validation (seems like it was everything in the Severity Parameters section) or a divide by 0 error. As a patch, suggesting just having the UI enforce minimums to prevent the user from violating one of the validation policies. Thoughts?
…(https://github.com/CodeForPhilly/chime/issues/414)
Noticed that most of these crashes were due to an uncaught validation (seems like it was everything in the Severity Parameters section) or a divide by 0 error. As a patch, suggesting just having the UI enforce minimums to prevent the user from violating one of the validation policies. Thoughts?