troch / angular-multi-step-form

An angular module for creating multi step forms / wizards
http://troch.github.io/angular-multi-step-form
ISC License
144 stars 44 forks source link

Can it support check required fields on each step form #51

Closed poc7667 closed 8 years ago

poc7667 commented 8 years ago

It didn't mention how to check the required fields. And it's should be a basic feature Any idea? thanks

amirping commented 8 years ago

+1

troch commented 8 years ago

@poc7667 not sure what you mean, but from what I understand it shouldn't be a basic feature of this library. Checking required fields is a basic feature of Angular itself.