Input validation
Same name and namespace in other branches
- 6.x drupal-6.x/includes/common.inc \validation
Functions to validate user input.
Archivo
- drupal-7.x/
includes/ common.inc, line 1168 - Common functions that many Drupal modules will need to reference.
Functions
|
Nombre |
Ubicación | Descripción |
|---|---|---|
| valid_email_address |
drupal-7.x/ |
Verifies the syntax of the given e-mail address. |
| valid_url |
drupal-7.x/ |
Verifies the syntax of the given URL. |