How to throw validation message, when there is some change in the edit item using angular8
问题 The bounty expires in 12 hours . Answers to this question are eligible for a +50 reputation bounty. Bhrungarajni is looking for an answer from a reputable source : “I would give 50 reputation of my own if i get proper answer to this question” I am using reactive forms formArray to add the section of data on click of add, and on click of edit, after editing i have used delete and save button to save to the table. So basically one operation at a time must be done. So, when i click on edit, Add