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 |
||
---|---|---|
.. | ||
testdata | ||
config.go | ||
config_test.go | ||
file.go | ||
file_test.go | ||
helpers.go | ||
helpers_test.go | ||
materialize.go | ||
renderer.go | ||
renderer_test.go | ||
utils.go | ||
utils_test.go | ||
validators.go | ||
validators_test.go |