Package com.buildless.telemetry
Class EventDetailValidator.EventDetail_UserDetailValidator
java.lang.Object
com.buildless.telemetry.EventDetailValidator.EventDetail_UserDetailValidator
- All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<EventDetail.UserDetail>
- Enclosing class:
EventDetailValidator
public static class EventDetailValidator.EventDetail_UserDetailValidator
extends Object
implements io.envoyproxy.pgv.ValidatorImpl<EventDetail.UserDetail>
Validates
EventDetail_UserDetail protobuf objects.-
Field Summary
Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl
ALWAYS_VALID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertValid(EventDetail.UserDetail proto, io.envoyproxy.pgv.ValidatorIndex index)
-
Constructor Details
-
EventDetail_UserDetailValidator
public EventDetail_UserDetailValidator()
-
-
Method Details
-
assertValid
public void assertValid(EventDetail.UserDetail proto, io.envoyproxy.pgv.ValidatorIndex index) throws io.envoyproxy.pgv.ValidationException - Specified by:
assertValidin interfaceio.envoyproxy.pgv.ValidatorImpl<EventDetail.UserDetail>- Throws:
io.envoyproxy.pgv.ValidationException
-