Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform_validation-7.x-1.5-beta1.tar.gztar.gz 22.28 KB
MD5: 82e637c70216a1b834a1fe1b94096694
SHA-1: 1d39b1f4fd893a282c4fd2dff8af1e839a58294b
SHA-256: 6e6d2769d983403cc800ba3abe251ed96c251c52b9f77e6b43a1d099a2c439bf
Download webform_validation-7.x-1.5-beta1.zipzip 25.65 KB
MD5: 5dcabbf83db7cbb938dc47d8b597f5ea
SHA-1: 86fd86342e2b94b91288ecff67ce81e1fcf8caa0
SHA-256: 3eea2cb9a356d2c1610ac172858002e7b100211b4f2b035ed7524d086bed49d2

Release notes

Changes since 7.x-1.4:

#1106524: Show only validation rules for component types that have been added
#1290218: Change Rules-Order in User Interface
#1362712: setup / add webform validation programmatically
#1913494: Multiple Key Value for custom validation provide by hook_webform_validation_validate
#1980604: Custom error messages are translatable through the i18nstrings module
#2082023: Warning: in_array() expects parameter 2 to be array, null given in webform_validation_node_insert()
#2104153: must_be_empty does not work on select multiple components and accept zero as empty
#2104213: Zero is not empty
#2104305: oneofseveral does not include select lists in error message
#2104325: Zero is not empty also for oneofseveral validator
#2104333: Consolidate oneoftwo and oneofseveral
#2110059: Add missing periods to validator descripitons
#2110271: Remove oneoftwo
#2110301: Generalize oneofseveral to someofseveral
#2196637: select can appear more than once on "Works with" list
#2196641: Notice: Undefined index: #type in theme_webform_validation_manage_overview_form()
#2199801: select_or_other incompatible with select multiple
#2199823: Remove is_array() checks around _webform_validation_flatten_array()
#2199851: Word count broken
#2200527: Allow for external usage of save functions
#2201487: Changing rule order by dragging not working
#2201715: Refactor webform_validation_rule_save()
#2201719: Change "Save" button to "Save rule order"
#2201721: Only show "Save rule order" button when there is something to sort

Created by: Liam Morland
Created on: 24 Feb 2014 at 17:16 UTC
Last updated: 17 Mar 2014 at 17:43 UTC
Bug fixes
New features

Other releases