Package com.buildless
Class AccountValidator
java.lang.Object
com.buildless.AccountValidator
- All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<Account>
Validates
Account protobuf objects.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classValidatesAccount_UserAccountprotobuf objects. -
Field Summary
Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl
ALWAYS_VALID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertValid(Account proto, io.envoyproxy.pgv.ValidatorIndex index) static io.envoyproxy.pgv.ValidatorImplvalidatorFor(Class clazz)
-
Constructor Details
-
AccountValidator
public AccountValidator()
-
-
Method Details