Annotation Type StringList

    • Element Detail

      • message

        String message
        Default:
        "Value in string list not valid"
      • groups

        Class<?>[] groups
        Default:
        {}
      • payload

        Class<? extends javax.validation.Payload>[] payload
        Default:
        {}
      • maxLength

        int maxLength
        Default:
        1024
      • minLenght

        int minLenght
        Default:
        0
      • notNull

        boolean notNull
        Default:
        true
      • pattern

        String pattern
        Default:
        ".*"