Class CacheStoreRequestValidator

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

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

    • CacheStoreRequestValidator

      public CacheStoreRequestValidator()
  • Method Details

    • validatorFor

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

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