Skip to content

Commit b3dfe83

Browse files
committed
Modified the readme content
1 parent 966c141 commit b3dfe83

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
# blazor-edit-form-validation
1+
# Blazor edit form validation
2+
23
Blazor EditForm validation with Data Annotation in Syncfusion Form compoenets.
34

4-
## Project pre-requisites
5-
Make sure that you have the compatible versions of Visual Studio Code and .NET Core SDK 3.1.2 in your machine before starting to work on this project.
5+
## Prerequisites
6+
7+
* Visual Studio 2022
68

7-
## How to run this application?
8-
To run this application, you need to first clone the `blazor-edit-form-validation` repository and then open the project or solution file in Visual Studio 2019.
9+
## How to run the project
910

10-
* Now, run the run the project Visual Studio and able to get the output in Browser.
11+
* Checkout this project to a location in your disk.
12+
* Open the solution file using the Visual Studio 2022.
13+
* Restore the NuGet packages by rebuilding the solution.
14+
* Run the project.
1115

1216
## See also
1317
* [Online examples](https://blazor.syncfusion.com)

0 commit comments

Comments
 (0)