Validation::matches — Checks if the data matches another
public mixed Validation::matches ( mixed $data, mixed $match )
TRUE if valid, FALSE otherwise.
Validation::identical