You are here

Input validation in Drupal 8

Same name and namespace in other branches
  1. 4 includes/common.inc \validation
  2. 5 includes/common.inc \validation
  3. 6 includes/common.inc \validation
  4. 7 includes/common.inc \validation

Functions to validate user input.

File

core/includes/common.inc, line 162
Common functions that many Drupal modules will need to reference.

Functions

Namesort descending Location Description
valid_email_address Deprecated core/includes/common.inc Verifies the syntax of the given email address.