mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
281 B
281 B
Lowercase
Lowercase()
Validates whether the characters in the input are lowercase.
v::stringType()->lowercase()->validate('xkcd'); // true
Changelog
| Version | Description |
|---|---|
| 0.3.9 | Created |
See also: