28. Learn to write JSON Path for tricky JSON Array and Nested JSON Array

preview_player
Показать описание
Hey Guys,
In this video, I have tried to explain to write JSON Path for tricky JSON arrays and nested JSON arrys. This is asked in interviews frequently.

If you do not like my contents please share your feedback so that I can improve myself.

If you like my contents then please like, subscribe and share.

Thanks
Amod
Рекомендации по теме
Комментарии
Автор

thanks Amod, very well explained.... [ --> List<Object> and type casting

sureshgarine
Автор

Hi Amod, to get the size of internal Json array in a Nested JSON array,

On passing the index of internal JSON array directly,
---> is also giving us the size of the internal JSON array.

bharathkoneru