Annotation Interface Position


@Retention(RUNTIME) @Target(FIELD) public @interface Position
Annotation used to declare the Position of a field, when using Positional field constraints. Works for concrete classes on fields. Methods on classes or interfaces is not yet supported.
  • Optional Element Summary

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

    • value

      int value
      Default:
      -1