Removing validations

To remove validations:

  1. Open the settings.conf file with a text editor. The file is located in the \conf subdirectory of the clock installation directory.
  2. Locate the validation setting to remove.
  3. Specify # at the start of the line. For example, with the 9000 Series clock:
    #!class.validation.WB9000.006 = com.infor.wfm.clock.server.validation.BreakLengthValidation
  4. Save the file and exit the text editor.