Punct

  • v::punct()
  • v::punct(string $additionalChars)

Accepts only punctuation characters:

v::punct()->validate('&,.;[]'); // true

See also: