Validation::is_numeric — Checks if the data is of a numerical value.
public mixed Validation::is_numeric ( mixed $data )
TRUE if valid, FALSE otherwise.