Shumoku Docs

Search documentation

Shared docs and current release

Loading search…

日本語

@shumoku/core · 0.4.0 · function

verifyLayoutConstraints

Source

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

libs/@shumoku/core/src/layout/constraints.ts:167