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