Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-995

A way to access multiple validation messages

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 6.0.0
    • Fix Version/s: 6.0.1
    • Component/s: Databind 2
    • Labels:
      None

      Description

      Some times, a validator will set multiple messages, ex beanValidator , for a bean has @Email @Length on a property.
      we need a way to access the messages list.
      such as.
      vmsgs[tb] : for first message
      vmsgs.texts[tb] : for all messages on the tb

        Attachments

          Activity

            People

            Assignee:
            Unassigned Unassigned
            Reporter:
            dennis dennis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: