I am new to Angular and in my form I have three fields Name, email and radio section. My requirement is: when I select name radio button Name input field is req
I have Angular form that is built with help of FormBuilder. Form contains a FormArray which has as many fields as user wants. I've set validator for fields this