Hi Vignesh,
Thanks very much for your response. Your solution sample definitely works, thanks for that, but the point I wanted to get across with the feature request is that your solution isn't scalable. When you have multiple forms with lots of controls, it would leave it up to your customer to create more custom controls that extends the functionality of the controls that I would expect to have as standard features included in each control. My expectation is for syncfusion controls to be able to handle blazor validation in its entirety for the control, rather than having to extend the control's functionality to change the styling, or report the validation error text. (in for example, a tooltip). Almost all your competitors provide validation out of the box per control.