I want to check whether the entered text is in the below format or not: [{sample:data}]
or a array of objects like [{sample1:data},{sample1:data1}]
How do I ch