Package build.buf.protovalidate.internal.evaluator
package build.buf.protovalidate.internal.evaluator
-
ClassDescription
Evaluatordefines a validation evaluator.A build-through cache of message evaluators keyed off the provided descriptor.TheValuetype that contains aMessage.TheValuetype that contains a field descriptor and its value.OneofEvaluatorperforms validation on a oneof union.Valueis a wrapper around a protobuf value that provides helper methods for accessing the value.