Home
last modified time | relevance | path

Searched defs:ValidateProto (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pkg/config/schema/resource/
H A Dschema.go71 ValidateProto(name, namespace string, config proto.Message) error methodSpec
117 ValidateProto validation.ValidateFunc member
250 func (s *schemaImpl) ValidateProto(name, namespace string, config proto.Message) error { func