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

126 B

Json

  • v::json()

Validates if the given input is a valid JSON.

v::json()->validate('{"foo":"bar"}'); //true