@bian-womp/spark-workbench 0.3.15 → 0.3.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/cjs/index.cjs CHANGED
@@ -252,6 +252,7 @@ class InMemoryWorkbench extends AbstractWorkbench {
252
252
  change: { type: "setInputs", nodeId, inputs },
253
253
  ...options,
254
254
  });
255
+ this.refreshValidation();
255
256
  }
256
257
  addNode(node, options) {
257
258
  const id = node.nodeId ??