# Punct - `Punct()` - `Punct(string $additionalChars)` Accepts only punctuation characters: ```php v::punct()->validate('&,.;[]'); // true ``` ## Changelog Version | Description --------|------------- 0.5.0 | Created *** See also: - [Cntrl](Cntrl.md) - [Graph](Graph.md) - [Prnt](Prnt.md)