4 Replies Latest reply on Oct 18, 2007 8:01 AM by pettersonfp

    Converters and Validators Problem

    pettersonfp

      Hi,

      In JSF the fields in a form are first converted to the proper types, then validated. How can I check if the value is proper for conversion?
      Example: in a time field, the value XYZ is not proper. Then the converter raises an exception and I get a debug page. I need that the field be highlighted with a message ...

      How can I do that?

      Thanks in advance,

      Petterson