Hi All,
am having a class with businesslogic validate the input paramerters if true save the data else return the error msg to client side typescript and show an alert
ex:
name already exists in DB need to show particular error msg to angular alert Data already exists using vs code async and await