Editing a Custom Converter or Validator Configuration in an Application

To edit a custom converter or validator in the JSF application configuration file:

  1. Open the application's faces-config.xml file.
  2. In the Overview tab of the configuration editor, click Converters or Validators, select a converter or validator definition from the displayed list, then click Edit.

    The converter or validator Properties editor appears.

  3. Enter the necessary changes. For information about the properties, click Help in the dialog.
  4. When done, click OK.

Registering a Custom Converter or Validator in an Application
Deleting a Custom Converter or Validator Configuration from an Application