Skip to content
Sheetwrite

Sheetwrite / Documentation

validateWorkbookSnapshot@sheetwrite/core

Validate and canonically order a schema-1 snapshot without hydrating runtime state.

Validate and canonically order a schema-1 snapshot without hydrating runtime state.

Declaration

function validateWorkbookSnapshot(
input: unknown,
options?: SnapshotValidationOptions,
): DocumentValidationResult