Skip to content

Lowercase

  • Lowercase()

Validates whether the characters in the input are lowercase.

v.stringType().lowercase().validate('xkcd')  # true

Categorization

  • Strings

Changelog

Version Description
1.0.0 Created

See also: