Skip to content

Punct

  • Punct(*additional_chars: str)

Validates whether the input composed by only punctuation characters.

v.punct().validate('&,.;[]')  # true

Categorization

  • Strings

Changelog

Version Description
1.0.0 Created

See also: