How to Add a Validation for Program Selection

An event is raised when processing the data entered by the user on the Select Intake Program screen. The event, curam.citizenworkspace.impl.ProgramSelectionEvents.intakeProgramsSelected, allows the validation of the programs selected by the user. This can be used to further apply business rules to an intake application for a citizen, where product combinations cannot be combined, for example. For further details, refer to the API JavaDoc for ProgramSelectionEvents. This can be found in <CURAM_DIR>/EJBServer/components/CitizenWorkspace/doc