Skip to main content

validate_operation

Function validate_operation 

Source
pub fn validate_operation(
    manifest: Option<&Manifest>,
    operation: &Operation,
) -> Result<()>
Expand description

Validate the operation is valid for the given manifest.