@shumoku/core · 0.4.0 · function
verifyLayoutConstraints
Verify a ResolvedLayout against the registry. Every check derives its parameters from the specs above — no second source of truth.
verifyLayoutConstraints(layout: ResolvedLayout): ConstraintReport Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
layout | ResolvedLayout | No additional description. | — |
Returns
ConstraintReport