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