Skip to content

Commit 61b568e

Browse files
committed
ci resolved
1 parent c527734 commit 61b568e

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://jqueryvalidation.org/documentation/).
22+
N> [jquery.validate.min](https://help.syncfusion.com/aspnet/dropdownlist/validation#jquery-validator) 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)