Skip to content

Commit 27fde13

Browse files
committed
Revert "Entries: jQuery.validator.methods is available since 1.15.0"
This reverts commit 9f86ff2.
1 parent 9f86ff2 commit 27fde13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Some more methods are provided as add-ons, and are currently included in additio
133133

134134
You can find the [source code for all additional methods in the GitHub repository](https://github.com/jzaefferer/jquery-validation/tree/master/src/additional).
135135

136-
As of 1.15.0 it is possible to re-define the implementation of the built-in rules using the [`$.validator.methods` property](/jQuery.validator.methods/)
136+
It is possible to re-define the implementation of the built-in rules using the [`$.validator.methods` property](/jQuery.validator.methods/)
137137

138138
# [General Guidelines](/reference)
139139

0 commit comments

Comments
 (0)