Code0 LogoCodeZero

FlowValidationDiagnostic

Represents a diagnostic returned by flow validation

Fields without arguments

NameTypeDescription
codeIntDiagnostic code returned by the validator
messageStringHuman-readable diagnostic message
nodeIdNodeFunctionIDID of the node that caused the diagnostic
parameterIndexIntIndex of the parameter that caused the diagnostic
severityStringDiagnostic severity returned by the validator

On this page