Skip to content

This quick-start project helps users work with form validation in the Syncfusion® ASP.NET Core Rich Text Editor control. This example demonstrates how to set validation rules, customize validation messages, and set the maximum number of characters in the RTE.

Notifications You must be signed in to change notification settings

SyncfusionExamples/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor

Repository files navigation

Working with Form Validation in an ASP.NET Core Rich Text Editor

This quick-start project helps users work with form validation in the Syncfusion® ASP.NET Core Rich Text Editor control. This example demonstrates how to set validation rules, customize validation messages, and set the maximum number of characters in the RTE.

Watch the video: Coming soon…

Refer to the following documentation to learn about the ASP.NET Core RTE control: https://ej2.syncfusion.com/aspnetcore/documentation/rich-text-editor/form-support.

Check out this online example of the ASP.NET Core RTE control: https://ej2.syncfusion.com/aspnetcore/richtexteditor/overview

Prerequisites

How to run the project

  • Clone this project to a location on your disk.
  • Open the solution file using Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.