Skip to content

Commit 0490ea5

Browse files
committed
Revert "resolved"
This reverts commit b575dbb.
1 parent b575dbb commit 0490ea5

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](http://cdn.syncfusion.com/js/assets/external/jquery.validate.min.js) script file should be referred for validation, for more details, refer [here](http://jqueryvalidation.org/documentation).
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)