Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Changes since 7.x-1.1:
#982468: Valid URL Test
#1122982: Words blacklist regex restriction
#1131328: Email validation
#1162054: Words blacklist matches to patterns instead of words
#1210762: Negate rules
#1227574: Allow longer validator data
#1290216: Validation-Rule to check if Value is equal to default-value
#1388080: Make Webform submission id available to hook_webform_validation_validate
#1401724: Starts with functionality
#1415966: Edit Rule button should called 'Save Rule' when editing a rule
#1690108: Does not recognize webform component type 'number'
#1783808: Validate greater than or less than other field
#1822212: Case-insensitive regex
#1857086: Translate rule Names
#1864090: Numeric Range doesn't support float
#1882578: Skip range validation for non-numeric values
#1891586: Remove pointless break statements
#1922472: Improve error message for "compare two values" component