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