google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Form validation for json snippets #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Adding an invalid json snippet as a possible value field on a tool can lead to 
real headaches. The tool will not load in the front end and it is not 
immediately apparent why.

We should add field validation that checks the validity of any json added.

Original issue reported on code.google.com by amacgregor on 13 Oct 2011 at 5:04