Skip to main content

Module validate

Module validate 

Source
Expand description

Layout validation and automatic repair for persisted or imported grids.

Enums§

LayoutIssue
Issues found by validate_layout.

Functions§

repair_layout
Clamp positions/sizes into grid and min/max bounds; dedupe ids by suffixing.
validate_layout
Full validation pass (does not mutate).