ICEfaces
  1. ICEfaces
  2. ICE-3783

Add validators to Component Showcase sample application.

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.2
    • Fix Version/s: 1.8DR#2, 1.8
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Sample App./Tutorial

      Description

      The Component Showcase sample application currently does not use JSF validators to ensure that data-types entered by users into various input components demos are valid. This can result in nasty looking "java.lang.NumberFormatException" entries in the log file.

      The showcase app. should be improved to use validators to catch invalid data-type and value entries to avoid having these exceptions logged in the console. Also would permit better demonstration of the ice:message and ice:messages functionality.

        Activity

        Hide
        Igor Pustylnick added a comment -

        I added min/max validators and required flag to both usename and password fields in textFields.jspx

        Show
        Igor Pustylnick added a comment - I added min/max validators and required flag to both usename and password fields in textFields.jspx
        Hide
        Igor Pustylnick added a comment -

        added validators to inputs

        Show
        Igor Pustylnick added a comment - added validators to inputs

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: