gaffer-docker icon indicating copy to clipboard operation
gaffer-docker copied to clipboard

Schema Validation

Open ctas582 opened this issue 5 years ago • 0 comments

Add a hook to the Gaffer Helm Chart that validates the schema before deployment. Could also validate that it is possible to migrate to new schemas when there is an upgrade.

Validation shouldn't just check that the schema can be deserialised, but it should check that any classes that the schema refers to are available on the class path.

ctas582 avatar Mar 24 '20 11:03 ctas582