confluentinc / confluentinc/vscode
Any validation errors returned by Medusa are displayed via the extension
Open
data generation
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
As a user edits their Dataset file, they may create an invalid configuration. Medusa validates and returns structured exceptions for an invalid Dataset which outlines any issues.These validation exceptions should therefore be exposed to the user as they edit their Dataset. The` POST /v1/batch `Medusa endpoint can be used for any validation purposes.
Contributor guide
Assessment
This issue has not been assessed yet.