Can blockgrids bubble up child validation errors? (bubble up errors)

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.

Is there any way to get this to bubble up?

Can you provide additional information, like what Umbraco version you are using?