MCPcopy Index your code
hub / github.com/github/spec-kit / StepValidationError

Class StepValidationError

src/specify_cli/workflows/catalog.py:601–602  ·  view source on GitHub ↗

Validation error for step catalog config or step data.

Source from the content-addressed store, hash-verified

599
600
601class StepValidationError(StepCatalogError):
602 """Validation error for step catalog config or step data."""
603
604
605# ---------------------------------------------------------------------------

Callers 5

saveMethod · 0.85
_validate_catalog_urlMethod · 0.85
_load_catalog_configMethod · 0.85
add_catalogMethod · 0.85
remove_catalogMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected