How would it detect it is not in json? You have to type in a string that contains strings, list, dicts, dates, etc. How would you type it in in a form if not in json?
On Oct 25, 7:49 am, szimszon <szims...@gmail.com> wrote: > What if the scheduler_task table's args field get a validator and the > validator try to make a json string from a variable passed to args= if it's > not already json? > > It could feel more web2py... :-o