mirror of
https://github.com/Respect/Validation.git
synced 2026-03-18 08:09:51 +01:00
288 B
288 B
Printable
Printable()Printable(string $additionalChars)
Similar to Graph but accepts whitespace.
v::printable()->validate('LMKA0$% _123'); // true
Changelog
| Version | Description |
|---|---|
| 0.5.0 | Created |
See also: