Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-368

tx:in validator attribute is not working

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.0.10
    • None
    • None
    • None

    Description

      <tx:in id="eic" value="Test" label="Label" validator="CustomValidator"/>
      does not work (CustomValidator.validate is not called on submit)

      <tx:in id="eic" value="Test" label="Label">
      <f:validator validatorId="CustomValidator" />
      </tx:in>
      works fine!

      Attachments

        Activity

          People

            Unassigned Unassigned
            hausden Dennis Hauser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: