Adds element validators to Drupal that that fit into Drupal's form API. Instead of writing the (almost) same _validate function over and over, you can use the element's #element_validate property when building a custom form. Drupal doesn't provide out-of-the-box functions to assign to that. (You'd still have to write the validation shell yourself.) This module does.

Implemented:

  • Integer (with optional #min and/or #max)
  • Number (with optional #min and/or #max)
  • E-mail

Downloads

Version Downloads Date Links
7.x-1.1 tar.gz (8.43 KB) | zip (9.07 KB) 2012-Mar-28 Notes

Project Information


Maintainers for Value is

Issues for Value is

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports