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