Skip to content

Vowel

  • Vowel(*additional_chars: str)

Validates whether the input contains only vowels.

v.vowel().validate('aei')  # true

Categorization

  • Strings

Changelog

Version Description
1.0.0 Created

See also: