kendraio-app icon indicating copy to clipboard operation
kendraio-app copied to clipboard

data validation

Open darrenmothersele opened this issue 4 years ago • 0 comments

Idea from conversation with @dahacouk

  • add a schema validation block that can be configured with a JSON schema (ideally taken from API definition/swagger) that will verify data passing through in a Flow. This could be useful for debugging data issues, and notifiying developers when schemas change.
  • snapshot testing: for schemaless data could store snapshots of data when in debug mode, and then provide tool for analysing diff of data and/or structure of the data.

darrenmothersele avatar Apr 27 '20 09:04 darrenmothersele