mirror of https://github.com/databricks/cli.git
878bb6deae
## Changes Adds a function to validate json schema types added by the author. The default json unmarshaller does not validate that the parsed type matches the enum defined in `jsonschema.Type` Includes some other improvements to provide better error messages. This PR was prompted by usability difficulties reported by @mingyu89 during mlops stack migration. ## Tests Unit tests |
||
---|---|---|
.. | ||
schema.go | ||
schema_test.go |