Code0 LogoCode0

FlowValidationErrorCodeEnum

Represents the available error responses

ValueDescription
DATA_TYPE_IDENTIFIER_GENERIC_KEY_NOT_FOUNDThe generic key for the data type identifier was not found.
DATA_TYPE_IDENTIFIER_RUNTIME_MISMATCHThe data type identifier runtime does not match the flow type runtime.
DATA_TYPE_RULE_MODEL_INVALIDThe data type rule model is invalid.
DATA_TYPE_RUNTIME_MISMATCHThe data type runtime does not match the flow type runtime.
FLOW_SETTING_MODEL_INVALIDThe flow setting model is invalid.
FLOW_TYPE_RUNTIME_MISMATCHThe flow type runtime does not match the project primary runtime.
NODE_FUNCTION_RUNTIME_MISMATCHThe node function runtime does not match the project primary runtime.
NO_PRIMARY_RUNTIMEThe project does not have a primary runtime set.