558 Views
Imagine having a form that you want to use at multiple places inside your application. The form will have the same layout but the validation will be different. In our case, this form is used in a multi-step procedure and in each step of the procedure the form gets more restrictive.
0 comments