A way to access multiple validation messages

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: