注释类型 Verification

    • 元素详细资料

      • notNull

        boolean notNull
        是否可为空
        返回:
        默认值:
        false
      • minLength

        long minLength
        最小长度
        返回:
        默认值:
        0L
      • maxLength

        long maxLength
        最大长度
        返回:
        默认值:
        9223372036854775807L
      • reg

        String reg
        正则
        返回:
        默认值:
        ""
      • msg

        String msg
        提示语
        返回:
        默认值:
        "\u8bf7\u586b\u5199\u6b63\u786e\u7684\u6570\u636e"
      • apis

        String[] apis
        作用域
        返回:
        默认值:
        {}