Skip to main content

Bug Tracker

Side navigation

#2335 closed bug (invalid)

Opened February 13, 2008 05:10PM UTC

Closed February 13, 2008 05:27PM UTC

[validate] error in the doc for the range validation

Reported by: jpcote Owned by:
Priority: minor Milestone: 1.2.4
Component: core Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

In the documentation for the validate plug-in, it says to define the range as such :

range: [13, 23]

In order to work, it should be :

rangeValue: [13, 23]

http://docs.jquery.com/Plugins/Validation/Methods/range#range

By the way thanks a lot for this very useful plugin.

Attachments (0)
Change History (1)

Changed February 13, 2008 05:27PM UTC by scott.gonzal comment:1

resolution: → invalid
status: newclosed

You must be using an old version of the validation plugin. The validation method was changed from rangeValue to range in 1.2.