You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Form Helper
2
2
3
-
###\#1 Form Library for ASP.NET Core MVC
3
+
###\#1 Form Library for ASP.NET Core MVC
4
4
5
5
If you like this library and want to support it, please give a star. :star:
6
6
7
7
Form & Validation Helper for **ASP.NET Core MVC**
8
8
9
9
Form Helper helps you to create ajax forms and validations without writing any javascript code. **It transforms server-side validations to client-side.** You can also use the form validator without ajax.
10
10
11
-
####**Compatible with Fluent Validation**:white_check_mark:
11
+
###**Compatible with Fluent Validation**:white_check_mark:
12
12
(You can add client-side validation support to Fluent Validation.)
0 commit comments