- Corrected validation of null objects - Added checks to ensure URIs match patterns defined in schema - Added checks to ensure the 'Allow' HTTP header does not go beyond the capabilities definitions in schema - Added validation of registries if discovered via the 'Uri' property in 'MessageRegistryFile' resources
2.0.6
- Corrected use of iterators to be compatible with versions of Python older than 3.8
2.0.5
- Corrected namespace referencing for objects nested in objects
2.0.4
- Updated schema pack link to point to the latest DSP8010 bundle
2.0.3
- Refactored code to make schema parsing and structure building for resource definitions to be modular
2.0.2
- Corrected usage of the 'oemcheck' flag to not skip over OEM object validation when enabled