Skip to content

ValidationOptions

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ValidationOptions

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1782

Validation options

optional skipFieldCheck: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1784

Skip field compatibility check


optional skipCurveCheck: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1786

Skip curve compatibility check


optional skipInputOutputCheck: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1788

Skip input/output matching


optional skipLinkageCheck: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1790

Skip linkage verification


optional strictMode: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1792

Strict mode - fail on warnings


optional systemOverrides: Partial<Record<ProofSystem, Partial<SystemInfo>>>

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1794

Custom system info overrides