Hi,
I will get a Json response from an Ajax call, when I receive the data I have to validate the content received has proper Json contents or some unwanted data.
Once I validate the data and if data has proper JSon Content then will parse and convert to object.
Let me know, if any more details required.
Thanks in Advance.