pub fn validate_spec(
ito_path: &Path,
spec_id: &str,
strict: bool,
) -> CoreResult<ValidationReport>Expand description
Validate a spec by id from .ito/specs/<id>/spec.md.
pub fn validate_spec(
ito_path: &Path,
spec_id: &str,
strict: bool,
) -> CoreResult<ValidationReport>Validate a spec by id from .ito/specs/<id>/spec.md.