Closed rmouritzen-splunk closed 8 months ago
Add more validation logic to validate_observables to detect use of observable definitions in the special "patch extends" cases where an extension's object or class definition "patches" the core schema.
validate_observables
This matches the validations done that will be done by the OCSF Server after https://github.com/ocsf/ocsf-server/pull/77 is merged.
Add more validation logic to
validate_observables
to detect use of observable definitions in the special "patch extends" cases where an extension's object or class definition "patches" the core schema.This matches the validations done that will be done by the OCSF Server after https://github.com/ocsf/ocsf-server/pull/77 is merged.