README.txt |
README.txt |
|
Value is (form element validators)
====
Adds element validators to Drupal that Drupal itself should have had.
Instead of writing the (almost) same `_validate` function over and over,
you can use the element's `#element_validate` property when… |
value_is.info |
value_is.info |
|
name = Value is (form element validators)
description = Adds functions to use in #element_validate in elements in custom forms
core = 7.x
version = 7.x-1.9 |
value_is.module |
value_is.module |
|
All the element validators for #element_validate. |