v0.1.2 Model Validation and Error Handling (06-30-2013)
Added Model validation with error handling, as well as working it into the comments example.
- Support added for model validators (Wraith.Validator)
- Added Validator test cases
- Added two validators; one for strings (named Text) and one for numbers (named Num)
- Resolved a bug with Template.interpolate with 'get' not being defined