API reference / @evolu/common / local-first / ValidDbChangeValuesError

Interface: ValidDbChangeValuesError

Defined in: packages/common/src/local-first/Storage.ts:276

Extends

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
invalidColumnsreadonlyreadonly string[]--packages/common/src/local-first/Storage.ts:277
typereadonly"ValidDbChangeValues"-TypeError.typepackages/common/src/Type.ts:428
valuereadonlyunknownThe value that was received and caused the error. Provides additional context for debugging and validation feedback.TypeError.valuepackages/common/src/Type.ts:434

Was this page helpful?