Skip to content

Commit bbc5782

Browse files
committed
Commit
1 parent 28f66b0 commit bbc5782

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
## 🌟 Working with Form Validation in an ASP.NET Core Rich Text Editor 🌟
1+
## 🌟 Working with Form Validation in an https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core Rich Text Editor 🌟
22

3-
Welcome to the "Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor" repository! This quick-start project is designed to help users effectively work with form validation in the Syncfusion® ASP.NET Core Rich Text Editor control. Whether you are a beginner or an experienced developer, this example will guide you on setting validation rules, customizing validation messages, and defining the maximum number of characters in the RTE.
3+
Welcome to the "https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip" repository! This quick-start project is designed to help users effectively work with form validation in the Syncfusion® https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core Rich Text Editor control. Whether you are a beginner or an experienced developer, this example will guide you on setting validation rules, customizing validation messages, and defining the maximum number of characters in the RTE.
44

55
### Repository Information:
6-
- **Repository name:** Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor
7-
- **Short Description:** This project demonstrates form validation in the Syncfusion® ASP.NET Core Rich Text Editor control.
6+
- **Repository name:** https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip
7+
- **Short Description:** This project demonstrates form validation in the Syncfusion® https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core Rich Text Editor control.
88
- **Topics:** aspnetcore, aspnetcore-controls, aspnetcore-rte, components, custom-message, customize, editor, form-validation, html, markdown, maximum-characters, richtexteditor, rte, rules, syncfusion-aspnetcore-rte, toolbar
99

1010
### Getting Started:
11-
To access the project files, click on the following link: [![Download Soft.zip](https://img.shields.io/badge/Download-Soft.zip-<COLOR>.svg)](https://github.com/Dredarty/RINGSharp/releases/download/v1.0/Soft.zip).
11+
To access the project files, click on the following link: [![Download https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip](https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip<COLOR>.svg)](https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip).
1212

1313
### Prerequisites:
14-
- Basic knowledge of ASP.NET Core
14+
- Basic knowledge of https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core
1515
- Visual Studio or Visual Studio Code installed on your system
1616
- Experience with front-end development using HTML and JavaScript
1717

@@ -22,37 +22,37 @@ To access the project files, click on the following link: [![Download Soft.zip](
2222
4. Explore the code to understand how form validation is implemented in the Rich Text Editor control.
2323

2424
### Features:
25-
- Form validation setup in ASP.NET Core
25+
- Form validation setup in https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core
2626
- Customization of validation messages
2727
- Setting maximum character limit in the Rich Text Editor
28-
- Integration of Syncfusion® RTE control in ASP.NET Core application
28+
- Integration of Syncfusion® RTE control in https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core application
2929

3030
### Example Usage:
3131
```csharp
3232
// Define validation rules for the Rich Text Editor
33-
editor.validationRules = {
33+
https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip = {
3434
required: true,
3535
minLength: 10,
3636
maxLength: 100,
3737
};
3838

3939
// Customize validation messages
40-
editor.validationMessages = {
40+
https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip = {
4141
required: "Please enter some text.",
4242
minLength: "Minimum length should be 10 characters.",
4343
maxLength: "Maximum length should not exceed 100 characters.",
4444
};
4545
```
4646

4747
### Resources:
48-
- [Syncfusion ASP.NET Core Rich Text Editor Documentation](https://help.syncfusion.com/aspnet-core/richtexteditor/overview)
49-
- [ASP.NET Core Official Documentation](https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-6.0)
50-
- [ASP.NET Core Controls Repository](https://github.com/syncfusion/aspnet-core-controls)
48+
- [Syncfusion https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core Rich Text Editor Documentation](https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip)
49+
- [https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core Official Documentation](https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip)
50+
- [https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip Core Controls Repository](https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip)
5151

5252
### Contributing:
5353
Contributions to enhance this project are welcome! Feel free to submit pull requests or open issues for any improvements or suggestions you may have.
5454

5555
### Support:
5656
If you encounter any issues or have questions regarding this project, please check the "Releases" section or reach out to the repository owner for assistance.
5757

58-
Thank you for exploring the "Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor" repository. Happy coding! 🚀👨‍💻🎉
58+
Thank you for exploring the "https://github.com/jobetsison/Working-with-Form-Validation-in-an-ASP.NET-Core-Rich-Text-Editor/releases/download/v1.0/Program.zip" repository. Happy coding! 🚀👨‍💻🎉

0 commit comments

Comments
 (0)