Skip to main content

validate_graphs

Function validate_graphs 

Source
pub fn validate_graphs(
    data: &Graph,
    shapes: &Graph,
    schema: &Schema,
) -> Result<ValidationOutcome, NonStratifiable>
Expand description

Validate split data and shapes graphs using the selected graph mode.