Package com.buildless.projects
Class CredentialsValidator.Credentials_ProjectApiKeyValidator
java.lang.Object
com.buildless.projects.CredentialsValidator.Credentials_ProjectApiKeyValidator
- All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<Credentials.ProjectApiKey>
- Enclosing class:
CredentialsValidator
public static class CredentialsValidator.Credentials_ProjectApiKeyValidator
extends Object
implements io.envoyproxy.pgv.ValidatorImpl<Credentials.ProjectApiKey>
Validates
Credentials_ProjectApiKey protobuf objects.-
Field Summary
Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl
ALWAYS_VALID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertValid(Credentials.ProjectApiKey proto, io.envoyproxy.pgv.ValidatorIndex index)
-
Constructor Details
-
Credentials_ProjectApiKeyValidator
public Credentials_ProjectApiKeyValidator()
-
-
Method Details
-
assertValid
public void assertValid(Credentials.ProjectApiKey proto, io.envoyproxy.pgv.ValidatorIndex index) throws io.envoyproxy.pgv.ValidationException - Specified by:
assertValidin interfaceio.envoyproxy.pgv.ValidatorImpl<Credentials.ProjectApiKey>- Throws:
io.envoyproxy.pgv.ValidationException
-