Nice Validator Versions Save

Simple, smart and pleasant validation solution.

1.0.0

7 years ago

New

#122 Support batch setting field parameters #215 Support field value getter and setter #230 Added support for contenteditable tags #231 Added support for jquery.form plugin #233 Added support for browserify

Improved

#219 Remove the validation delay from select and checkbox #227 Set focus on field before DOM ready will cause Uncaught TypeError: #228 Improved validation of type="number" input

Change

#232 Removed default support for seajs #235 Removed built-in rule validate

0.10.11

8 years ago

Fixed

Fixed a submit issue

0.10.9

8 years ago

New

Supports "range(0~100, false)", the false param exculde boundary value

0.10.8

8 years ago

Improved

#225 Supports "remote(cors:URL)" and "remote(jsonp:URL)" Fixed bower.json config

0.10.5

8 years ago

Improved #214 Support $form.isValid(validCallback)

0.10.4

8 years ago

Fixed #216 Prevent infinite loop validation

0.10.3

8 years ago

Improved #212 The priority of passing rule by DOM is higher than by JS #213 Improved automatic initializing form validation

0.10.2

8 years ago

Fixed #206 when timely set to 0, should not hide error when input focusout

Improved #207 Support default display for {0}

0.10.0

8 years ago

This version has no code changes from "0.9.0", just change the directory structure.

Add the "dist" directory Add "jquery.validator.min.js" Update gulpfile

0.9.0

8 years ago

See Issues

New #200 Add new option 'bindClassTo'

Improved #202 Optimized remote cache #203 Support for multiple fields with the same name to add different rules #204 Improved verify performance when use chinese input