Annotation Type 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 value  
    • Element Detail

      • value

        int value
        Default:
        -1