Empty constructors were added to ProcessMenuModel and ViewIdProcessMenuModel in order to create them directly using the managed bean facility. To support this ProcessMenuModel.setMaxPathKey was also added.
Immediate and Client-side validation
When a component in a form has immediate set to true and the form is submitted, only server side validation will run.