mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 15:25:45 +01:00
246 B
246 B
Space
Space()Space(string $additionalChars)
Accepts only whitespace:
v::space()->validate(' '); // true
Changelog
| Version | Description |
|---|---|
| 0.5.0 | Created |
See also: