Package io.confluent.kafka.schemaregistry.rules.cel
package io.confluent.kafka.schemaregistry.rules.cel
-
ClassDescriptionPre-converted CEL invocation context.Shared CEL helpers used by both the transform-path executor (
CelExecutor) and the validation-path executor (CelValidator).Compiled rule output: the runnableCelRuntime.Programplus the compile-time result-typeCelKind.Regex engine used by the CELmatches/matches_stringoverloads.Validation-rule executor backed by CEL.