All Products
Search
Document Center

Realtime Compute for Apache Flink:SqlStatementValidationResult

Last Updated:Mar 31, 2026

Parameter

Type

Description

Example

object

The verification result of the SQL deployment.

success

boolean

Indicates whether the request was successful.

True

message

string

The verification information.

""

validationResult

string

The verification result.

VALIDATION_RESULT_INVALID

errorDetails ErrorDetails

The error message of the verification result.