databricks-cli/libs/jsonschema/testdata/instance-validate
shreyas-goenka f8d7e31118
Fix pattern validation for input properties (#912)
## Changes
Fixes bug where input validation would only be done on the first input
parameter in the template schema.

## Tests
Unit test.
2023-10-24 15:56:54 +00:00
..
multiple-patterns-schema.json Fix pattern validation for input properties (#912) 2023-10-24 15:56:54 +00:00
test-schema-enum.json Add enum support for bundle templates (#668) 2023-09-08 12:07:22 +00:00
test-schema-no-additional-properties.json Add schema and config validation to jsonschema package (#740) 2023-09-07 14:36:06 +00:00
test-schema-pattern-with-custom-message.json Add support for regex patterns in template schema (#768) 2023-09-25 09:53:38 +00:00
test-schema-pattern.json Add support for regex patterns in template schema (#768) 2023-09-25 09:53:38 +00:00
test-schema-some-fields-required.json Add schema and config validation to jsonschema package (#740) 2023-09-07 14:36:06 +00:00
test-schema.json Add schema and config validation to jsonschema package (#740) 2023-09-07 14:36:06 +00:00