I am Struggle With Dynamic Form Validation In My Current Project, in my Form Having Two Fields like User Name and Email, Both Are Mandatory.
If User Click Add-More(Up to 2 times only) Button Then Same above fields are came. those two fields are also Mandatory. if user removes those fields validation will not be work
I Already Wrote those 2 fields(3 times) just, I Kept ng-hide and ng-show, And My Code is below,
enter code here
I have Added My Code To Plunker: http://plnkr.co/edit/ErJl2Kg8maOn5GLaz9mb?p=preview