Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1592

html.form.Form object should have method to obtain all FormValidator objects associated with

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.3.2
    • 1.3.4, 1.4-M3
    • wicket
    • None

    Description

      I add some IFormValidator objects to Form (IFormValidator = validator on form level e.g. to validate formComponents like TextBox etc. in context of other formComponents) through Form.add(IValidator).
      Now when I want to obtain all IFormValidator objects associated with Form there is no way afaik (at least no straightforward way) - I expect something like
      List<IFormValidator> Form.getValidators().

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            michalb_cz Michal Bernhard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: