An automatic validation module for AngularJS which gets rid of excess html in favour of dynamic element modification to notify the user of validation errors
Remove the explicit priority to support ng-transcludes on form elements.
It is unclear why the explict priority is needed? All tests are running
even if the priority is being removed.
Remove the explicit priority to support ng-transcludes on form elements. It is unclear why the explict priority is needed? All tests are running even if the priority is being removed.
Probably fixes #67