Validation::identical — Determines whether the two specified variables are identical to each other (value + data type).
public mixed Validation::identical ( mixed $data, mixed $match )
TRUE if valid, FALSE otherwise.
Validation::matches