Closed tushar-borole closed 9 years ago
Thank you very much!
The correct file for the template is this one though: https://github.com/johannesjo/ng-fab-form/blob/master/src/templates/default-validation-msgs.html And for the directive itself it would be cool, if you could give it a file on its own, like I did for ng-fab-match: https://github.com/johannesjo/ng-fab-form/blob/master/src/ng-fab-match-d.js
And to make it perfect a unit test would also be wonderful. You can checkout the ng-fab-match one. This should give you a good starting point: https://github.com/johannesjo/ng-fab-form/blob/master/src/ng-fab-match-d.spec.js
For development it is easiest if you use grunt serve
and grunt test
Let me see when i get time to do it, any way thanks
I've to thank. Let me know when you have any further questions.
expression validation added