FormFu / HTML-FormFu

HTML Form Creation, Rendering and Validation Framework. Just define the form, and let FormFu do the all heavy lifting.
http://formfu.rocks
34 stars 24 forks source link

preserve the exception message in case of validation code failure #38

Closed karenetheridge closed 8 years ago

karenetheridge commented 8 years ago

I had a validation module that was blowing up due to a typo, and it looked like a simple validation failure - the die message was totally lost!