Annotation Interface Min


@Target(FIELD) @Retention(RUNTIME) @VaildFiled public @interface Min
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    int
    最小值
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
    错误提示信息
  • 元素详细资料

    • value

      int value
      最小值
      返回:
    • message

      @AliasFor(value="message", annotation=VaildFiled.class) String message
      错误提示信息
      返回:
      默认值:
      "\u6700\u5c0f\u503c\u4e0d\u80fd\u8d85\u8fc7{value}"