File

spec/json/pass3.json @ 13040:0cbe400ebab4

util.human.io: Pass the whole column definition to mapper function I forget why I wanted this, but it may allow doing things like pull settings from the column, especially when the mapper function is reused among many columns.
author Kim Alvefur <zash@zash.se>
date Fri, 07 Apr 2023 13:02:20 +0200
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}