Hi there,
is there anyway to visualize errors next the components that caused them?
One solution I can think of is actually validating every single one of these components, however it doesn't feel nice.
I am currently using a bespoke sublcass of
MAToOneRelationDescription to structure my form into different
sections. It is cascading the validation to all these embedded objects.
Any ideas?
Cheers,
Felix