Hi team,
I am building a application where it takes lucidchart ID as input and in the backend I will fetch the lucidchart in JSON format using document contents endpoint and does some validations like every shape should have some text, whole lucidchart should be connected. If any of the validations are not met, I want to show those on the UI. I am thinking it would be great if we can embed lucidchart and highlight the nodes where the validations are not met. Is there anyway I can do this ?
If not, do you suggest any other best alternative ?