Package com.buildless
Class UserValidator.User_NameValidator
java.lang.Object
com.buildless.UserValidator.User_NameValidator
- All Implemented Interfaces:
io.envoyproxy.pgv.ValidatorImpl<User.Name>
- Enclosing class:
UserValidator
public static class UserValidator.User_NameValidator
extends Object
implements io.envoyproxy.pgv.ValidatorImpl<User.Name>
Validates
User_Name protobuf objects.-
Field Summary
Fields inherited from interface io.envoyproxy.pgv.ValidatorImpl
ALWAYS_VALID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertValid(User.Name proto, io.envoyproxy.pgv.ValidatorIndex index)
-
Constructor Details
-
User_NameValidator
public User_NameValidator()
-
-
Method Details