Skip to content

SCH003 - Invalid Enum Value

Description

Ensure the field value matches the expected type from the schema.

Category

Schema Errors

Severity

error

Common Causes

  • Input data does not meet validation requirements

How to Fix

Ensure the field value matches the expected type from the schema.

Example

None

See Also