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

Method Set

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

Source from the content-addressed store, hash-verified

134type MutableValidatorConfig interface {
135 ValidatorConfig
136 Set(name string, value any) error
137}
138
139// 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