# String - `v::string()` Validates a string. ```php v::string()->validate('hi'); //true ``` *** See also: * [Alnum](Alnum.md)