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