Class ProjectFetchResponseValidator

java.lang.Object
com.buildless.service.v1.ProjectFetchResponseValidator
All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<ProjectFetchResponse>

public class ProjectFetchResponseValidator extends Object implements io.envoyproxy.pgv.ValidatorImpl<ProjectFetchResponse>
Validates ProjectFetchResponse protobuf objects.
  • Constructor Details

    • ProjectFetchResponseValidator

      public ProjectFetchResponseValidator()
  • Method Details

    • validatorFor

      public static io.envoyproxy.pgv.ValidatorImpl validatorFor(Class clazz)
    • assertValid

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