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