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