respect-validation/docs/Readable.md
2015-02-12 14:37:33 -02:00

165 B

Readable

  • v::readable()

Validates if the given data is a file exists and is readable.

v::readable()->validate('/path/of/a/readable/file'); //true