JSONpath过滤器表达式返回布尔值

时间:2016-07-04 07:18:48

标签: jsonpath

问题: 如果true中的Array功能包含json

,我希望获得test1{ "features": [ "test1", "test2", "test3" ], "name": "David" }

示例:

true

对于上面的json,结果应为public function getNameAttribute() { return preg_replace('/\s+/', '', $this->attribute['name']) }

0 个答案:

没有答案