I want to check how many times
gapValidations[0].gapMapping[x].entities[i].value
is equal to
gapValidations[length -1].gapMapping[x].entities[i].value
and I have to be careful when gapValidations has only one element (gapValidations[1] does not exists). My collection is structured as follows:
Any Suggestions? Thanks
0 Answers:
No answers yet