Validation::is_string — Checks if the data is a string.
public mixed Validation::is_string ( mixed $data )
TRUE if valid, FALSE otherwise.