Skip to content

ValidationErrors

API reference for ValidationErrors

@delta-base/server


Re-export error classes from @delta-base/toolkit

For convenience, all DeltaBase errors are available from this package, but the canonical source is @delta-base/toolkit

NOT_A_NONEMPTY_STRING: "NOT_A_NONEMPTY_STRING"


NOT_A_POSITIVE_NUMBER: "NOT_A_POSITIVE_NUMBER"


NOT_AN_UNSIGNED_BIGINT: "NOT_AN_UNSIGNED_BIGINT"