toddmotto / angularjs-styleguide

AngularJS styleguide for teams
https://ultimateangular.com
5.96k stars 700 forks source link

validation for form #145

Closed truonghoangnguyen closed 7 years ago

truonghoangnguyen commented 7 years ago

How about form validation is using with directive or component ? Note: in controller of component, I can not reference to form like $scope.myForm.$isvalid thanks

jairorudas commented 7 years ago

I usually use diretives