Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/421.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 获取json lint的真/假_Javascript_Angularjs_Codemirror_Lint - Fatal编程技术网

Javascript 获取json lint的真/假

Javascript 获取json lint的真/假,javascript,angularjs,codemirror,lint,Javascript,Angularjs,Codemirror,Lint,我在angular应用程序中实现了ui codemirror。我把线头打开了。我如何获取lint验证值(如有错误,则为true或false)?那么你想在网页内部运行某种linter吗?@MikeC是的,我在codemirror中有lint来验证内部编写的JSON?你想在网页内部运行某种linter吗?@MikeC是的,我在codemirror中有lint来验证内部编写的JSON

我在angular应用程序中实现了ui codemirror。我把线头打开了。我如何获取lint验证值(如有错误,则为true或false)?

那么你想在网页内部运行某种linter吗?@MikeC是的,我在codemirror中有lint来验证内部编写的JSON?你想在网页内部运行某种linter吗?@MikeC是的,我在codemirror中有lint来验证内部编写的JSON