Skip to main content

Type Alias: CELValidationWarning

CELValidationWarning = GeneratedCELValidationWarning

Defined in: packages/sdk/src/types/cel-types.ts:73

A non-blocking authoring advisory. Warnings never make an expression invalid — valid is decided by diagnostics alone. They flag CEL that parses, validates and saves but whose runtime semantics are almost certainly not what the author meant.