Class ProjectReferenceValidator

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

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

    • ProjectReferenceValidator

      public ProjectReferenceValidator()
  • Method Details

    • validatorFor

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

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