breadboard
breadboard copied to clipboard
[FR] Schema & Graph Validators
Related to #3266
It feels like we have a few places where we could use validators, particularly around the new Streamlined Schema Editor, where we will want to assert that the schema received is valid (and not just random JSON). But we also need to validate things like pasted graphs as well.
Should we add these to @google-labs/breadboard
?