mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 07:15:45 +01:00
254 B
254 B
AlwaysValid
AlwaysValid()
Validates any input as valid.
v::alwaysValid()->validate('whatever'); // true
Changelog
| Version | Description |
|---|---|
| 0.5.0 | Created |
See also: