Lowercase

  • Lowercase()

Validates whether the characters in the input are lowercase.

v::stringType()->lowercase()->validate('xkcd'); // true

Categorization

  • Strings

Changelog

Version Description
0.3.9 Created

See also: