I have a Vaadin label generated from user input. I would like to validate the content of the area and, in the event of an error, highlight the substring of text where the error occurs. I know labels support html content, so something likeI have a Vaadin label generated from user input