Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Changes made in 7.x-1.50
Note: Test this before going to production. Verify the jquery version being used. If you are using jquery version 1.8 and older, recommend either updating to jquery 1.10 which could cause issues with your other dependencies OR sticking to an older release such as 7.x-1.49.
#2113725: Using jQuery Validation Plugin version 1.11.1 or later
#3457924: Upgrade the jQuery Validation Library to 1.20.0 - Less critical 7∕25 AC:Complex/A:User/CI:None/II:None/E:Proof/TD:Default
#2983286: Validation doesn't work on required file element
Changes made in 7.x-1.49
#3257455: Required parameter $js_rules follows optional parameter $message
Changes made in 7.x-1.48
Fix for PHP 8.1 compatibility
#3303814: PHP_8.1 Automatic conversion of false to array is deprecated in clientside_validation_settings_load()
Changes made with 7.x-1.47
- Issue #2288995 by NicA109: XRegExp flags
- Issue #2914383 by sjerdo, dmsmidt: Clientside Validation States JS error for radios
- Issue #2257309 by Sweetchuck, Spokje, attiks, tomrog, loze, a.sinitsa, GaëlG: Undefined index: captcha_widgets in clientside_validation_regular() (line 225
- Issue #2857037 by shevchess: Error on mobile device when chosen is enable
- Issue #2906791 by Yannick Bloemen, aBrookland, Roman.UCLU, nikunjkotecha, Spokje, Harshendra Baghel, aaron.ferris, DrColossos: clientside_validation.ckeditor.js is loaded on pages without CKEditor, triggering a JS error
- Issue #2978586 by dev19.addweb, Diego_Mow, vdsh, webrelab, vfabri, ApacheEx, katin, firewaller, joelpittet: count() warning
- Issue #2731231 by arled: Problem with fapi regex validation with special characters
- Issue #2884667 by Roman.UCLU: Elements with many checkboxes have bad clientside validation performance