pub fn validate_layout(
scene: &ResolvedScene,
limits: &ResourceLimits,
max_issues: usize,
control: &OperationControl,
) -> Result<ValidationReport>Expand description
Validates resolved page, glyph, table, overflow, and collision invariants.