Skip to main content

validate_execution_cell_document

Function validate_execution_cell_document 

Source
pub fn validate_execution_cell_document(
    doc: &ExecutionCellDocument,
) -> Result<(), CellosError>
Expand description

Reject specs that violate MVP invariants (stricter than JSON Schema alone).