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.
  • Constructor Details

    • User_NameValidator

      public User_NameValidator()
  • Method Details

    • assertValid

      public void assertValid(User.Name proto, io.envoyproxy.pgv.ValidatorIndex index) throws io.envoyproxy.pgv.ValidationException
      Specified by:
      assertValid in interface io.envoyproxy.pgv.ValidatorImpl<User.Name>
      Throws:
      io.envoyproxy.pgv.ValidationException