Class CredentialCheckResponseValidator

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

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

    • CredentialCheckResponseValidator

      public CredentialCheckResponseValidator()
  • Method Details

    • validatorFor

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

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