Annotation, representing a minimal string length or a minimal int/double/byte/float/short/long value.
Since:
2.0.0
Author:
MrIvanPlays
  • Element Details

    • minInt

      int minInt
      Default:
      -1
    • minDouble

      double minDouble
      Default:
      -1.0
    • minByte

      byte minByte
      Default:
      (byte)0xff
    • minFloat

      float minFloat
      Default:
      -1.0f
    • minShort

      short minShort
      Default:
      -1
    • minLong

      long minLong
      Default:
      -1L