Skip to content

Commit f8fff9d

Browse files
committed
Revert "ci resolved"
This reverts commit f73699b.
1 parent f73699b commit f8fff9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/DropDownList/Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DropDownList value can be validated in two ways,
1919

2020
You can validate the DropDownList value on form submission using jQuery Validator, by applying “ValidationRules” and “ValidationMessage” to the DropDownList.
2121

22-
N> [jquery.validate.min] script file should be referred for validation, for more details, refer [here](https://help.syncfusion.com/aspnet/dropdownlist/validation).
22+
N> [jquery.validate.min] script file should be referred for validation, for more details, refer [here](https://jqueryvalidation.org/documentation/).
2323

2424
### Validation Rules
2525

0 commit comments

Comments
 (0)