If anyone is a little intimidated about writing JSON validation schema from scratch (I am) there are some online resources to assist. One that's particularly easy to use is
https://www.jsonschema.net/ On this site you can paste in a properly formatted JSON and the site will infer the schema. The result may not be perfect but gives you framework and an example to work with. On Thu, Oct 4, 2018 at 7:50 AM Keisuke Miyako via 4D_Tech < [email protected]> wrote: > the recommended way to so this in 4D is to use JSON Validate. > http://doc.4d.com/4Dv17/4D/17/JSON-Validate.301-3730393.en.html > -- Kirk Brooks San Francisco, CA ======================= *We go vote - they go home* ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

