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

Method Configure

cel/validator.go:160–160  ·  view source on GitHub ↗
(MutableValidatorConfig)

Source from the content-addressed store, hash-verified

158// This interface may be split from the expectation of being an ASTValidator instance in the future.
159type ASTValidatorConfigurer interface {
160 Configure(MutableValidatorConfig) error
161}
162
163// validatorConfig implements the ValidatorConfig and MutableValidatorConfig interfaces.

Callers 1

CheckMethod · 0.65

Implementers 3

stringFormatValidatorV2ext/formatting_v2.go
stringFormatValidatorext/formatting.go

Calls

no outgoing calls

Tested by

no test coverage detected