I have a blockgrid. I place components on the blockgrid. Some of those components may have validation errors (such as a link to a deleted page, or missing required field)
If I click into each child object, I can see the validation errors. But there is no way from looking at the parent “index” that I can see which child has a validation error without clicking on all of them.