Required Validator not working for text box

You seem to be missing a RadzenTemplateForm component. It is a mandatory requirement for Blazor validation. All validators and components should be put inside a RadzenTemplateForm and its Data property should be set.