RequiredValidator update

You can try the following:

  1. Create a reference to the RadzenTemplateForm e.g. templateForm
  2. Invoke templateForm.EditContext.Validate() to refresh the validation in the Change event.