I copy the entire sample code from
The data annotation doesnt seem effective and not applied to the grid at all. (validation, display, etc)
Currently i used the beta version
<PackageReference Include="Syncfusion.EJ2.WordEditor.Blazor" Version="17.3.0.19-beta" />
with .Net Core 3.1 Preview & Blazor 3.1.0-Preview1.19508.20
Is it just not supported in the preview version or is an existing issue?