validate_ui_spec
Category: Core | Module: vibeserve/tools/v4_tools.py
Description
Validate a UI specification against design system and WCAG standards
Parameters
| Name | Type | Default |
|---|---|---|
specification |
Dict[str, Any] |
(required) |
Returns
Dict[str, Any]
Source
Defined in validate_ui_spec_tool() in vibeserve/tools/v4_tools.py