Class EngineValidator.PlanResourcesAstValidator

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

    public static class EngineValidator.PlanResourcesAstValidator
    extends java.lang.Object
    implements io.envoyproxy.pgv.ValidatorImpl<Engine.PlanResourcesAst>
    Validates PlanResourcesAst protobuf objects.
    • Field Summary

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

        ALWAYS_VALID
    • Constructor Detail

      • PlanResourcesAstValidator

        public PlanResourcesAstValidator()
    • Method Detail

      • assertValid

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