Package com.buildless.telemetry
Class HttpInfoValidator
java.lang.Object
com.buildless.telemetry.HttpInfoValidator
- All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<HttpInfo>
Validates
HttpInfo protobuf objects.-
Field Summary
Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl
ALWAYS_VALID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertValid(HttpInfo proto, io.envoyproxy.pgv.ValidatorIndex index) static io.envoyproxy.pgv.ValidatorImplvalidatorFor(Class clazz)
-
Constructor Details
-
HttpInfoValidator
public HttpInfoValidator()
-
-
Method Details