Functions to validate user input.
Name![]() |
Location | Description |
---|---|---|
valid_email_address |
drupal/ |
Verifies the syntax of the given e-mail address. |
valid_url |
drupal/ |
Verifies the syntax of the given URL. |