The json-schema standard cannot validate everything the FrameModification needs (for instance, the 2d effects arrays should be square arrays, and have the same length as the number of responses). We'll need to validate this manually (preferably in the FrameModification class)
The json-schema standard cannot validate everything the FrameModification needs (for instance, the 2d effects arrays should be square arrays, and have the same length as the number of responses). We'll need to validate this manually (preferably in the FrameModification class)