mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
126 B
126 B
Json
v::json()
Validates if the given input is a valid JSON.
v::json()->validate('{"foo":"bar"}'); //true