jonjamz / blaze-forms

Dead easy reactive forms with validation (Meteor).
https://atmospherejs.com/templates/forms
MIT License
113 stars 11 forks source link

Error messages should be more decriptive #32

Closed jonjamz closed 9 years ago

jonjamz commented 9 years ago

Issue taken from #27.

Switch from check to Match.test and throw custom errors letting users know which required fields are missing.