Class EngineValidator.Trace_EventValidator

  • All Implemented Interfaces:
    io.envoyproxy.pgv.ValidatorImpl<Engine.Trace.Event>
    Enclosing class:
    EngineValidator

    public static class EngineValidator.Trace_EventValidator
    extends java.lang.Object
    implements io.envoyproxy.pgv.ValidatorImpl<Engine.Trace.Event>
    Validates Trace_Event protobuf objects.
    • Field Summary

      • Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl

        ALWAYS_VALID
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void assertValid​(Engine.Trace.Event proto, io.envoyproxy.pgv.ValidatorIndex index)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Trace_EventValidator

        public Trace_EventValidator()
    • Method Detail

      • assertValid

        public void assertValid​(Engine.Trace.Event proto,
                                io.envoyproxy.pgv.ValidatorIndex index)
                         throws io.envoyproxy.pgv.ValidationException
        Specified by:
        assertValid in interface io.envoyproxy.pgv.ValidatorImpl<Engine.Trace.Event>
        Throws:
        io.envoyproxy.pgv.ValidationException