Annotation Interface Numeric


@Retention(RUNTIME) @Target(FIELD) public @interface Numeric
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    long
     
    long
     
     
  • Element Details

    • min

      long min
      Default:
      -9223372036854775808L
    • max

      long max
      Default:
      9223372036854775807L
    • reason

      String reason
      Default:
      ""