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

Method Set

cel/validator.go:163–163  ·  view source on GitHub ↗
(name string, value any)

Source from the content-addressed store, hash-verified

161type MutableValidatorConfig interface {
162 ValidatorConfig
163 Set(name string, value any) error
164}
165
166// ASTValidatorConfigurer indicates that this object, currently expected to be an ASTValidator,

Callers 15

ConfigureMethod · 0.65
ConfigureMethod · 0.65
ConfigureMethod · 0.65
NewValueMethod · 0.65
ConvertToNativeMethod · 0.65
TestValidatorConfigFunction · 0.65
ConvertToNativeMethod · 0.65
nativeToValueFunction · 0.65
msgSetFieldFunction · 0.65
msgSetMapFieldFunction · 0.65
ConvertToNativeMethod · 0.65

Implementers 1

validatorConfigcel/validator.go

Calls

no outgoing calls

Tested by 3

TestValidatorConfigFunction · 0.52
TestMergeFunction · 0.52