MCPcopy Create free account
hub / github.com/cel-expr/cel-go / homogeneousAggregateLiteralValidator

Struct homogeneousAggregateLiteralValidator

cel/validator.go:326–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326type homogeneousAggregateLiteralValidator struct{}
327
328// Name returns the unique name of the homogeneous type validator.
329func (homogeneousAggregateLiteralValidator) Name() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected