Punct()
Punct(string ...$additionalChars)
Validates whether the input composed by only punctuation characters.
v::punct()->validate('&,.;[]'); // true
See also: