Skip to main content

validate_op

Function validate_op 

Source
pub fn validate_op(path: &Path) -> Result<Bundle>
Expand description

Parse and validate a local file without contacting a server.

Exception bundles use NDJSON. YAML bundle input is unsupported, so YAML paths are refused rather than half-decoded.