root / drupal7 / sites / all / modules / webform_validation / webform_validation.info @ 8916d7ec
1 |
name = Webform Validation |
---|---|
2 |
description = Add validation rules to Webforms. |
3 |
core = 7.x |
4 |
package = Webform |
5 |
dependencies[] = webform |
6 |
test_dependencies[] = token |
7 |
files[] = tests/WebformValidationTestCase.test |
8 |
files[] = tests/WebformValidationUnitTestCase.test |
9 |
php = 5.3 |
10 |
|
11 |
; Information added by Drupal.org packaging script on 2020-01-17 |
12 |
version = "7.x-1.17" |
13 |
core = "7.x" |
14 |
project = "webform_validation" |
15 |
datestamp = "1579281188" |