This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
v1.0.1
Changelog
1.0.1 - 2014-07-16
- Revalidate field with $modelValue instead of $viewValue on constraint change event, fixes #34
1.0.0 - 2014-06-27
- added support for isolated scopes around valdr-message directive, closes #32
0.2.0 - 2014-05-03
- add hibernateEmail validator, closes #26
- add hibernateUrl validator, closes #27
- add support for <textarea> elements, closes #22
- support form groups with multiple levels, closes #29
- add min/max validators for numbers
- prefixed all internal validator services with valdr to avoid name collisions
0.1.1 - 2014-04-17
- add support for elements, closes #20