Annotation Interface Validator


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface Validator
  • Element Details

    • type

      Default:
      UNDEFINED
    • object

      Class<? extends com.google.protobuf.Message> object
      Default:
      com.google.protobuf.Message.class
    • serviceFile

      Class<?> serviceFile
      Default:
      java.lang.Object.class
    • serviceName

      String serviceName
      Default:
      ""
    • method

      String method
      Default:
      ""