Annotation Interface EntityValidate


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface EntityValidate
  • 元素详细资料

    • validate

      boolean validate
      是否验证
      返回:
      返回结果
      默认值:
      true
    • isEmpty

      boolean isEmpty
      是否可为空
      返回:
      返回结果
      默认值:
      true
    • dataType

      AnnotationEnums dataType
      数据类型
      返回:
      返回结果
      默认值:
      String
    • message

      String message
      提示消息
      返回:
      返回结果
      默认值:
      "\u9a8c\u8bc1\u672a\u901a\u8fc7"