Feature/add validation workflows
All threads resolved!
All threads resolved!
Compare changes
@@ -12,11 +13,11 @@ from pydantic_forms.types import State, UUIDstr
@@ -51,6 +52,25 @@ def check_netbox_entry_exists(subscription: Router) -> None:
@@ -103,7 +123,7 @@ def validate_router() -> StepList: