pub fn validate_graph_dir_with(
graph_yml: impl AsRef<Path>,
opts: &ValidateOptions,
) -> Vec<ValidationIssue>Expand description
Validate a whole graph with explicit options.
pub fn validate_graph_dir_with(
graph_yml: impl AsRef<Path>,
opts: &ValidateOptions,
) -> Vec<ValidationIssue>Validate a whole graph with explicit options.