How do I skip the validation error of the selectOneMenu (combo box) of the JSF as shown below.
form1:menu1: Validation Error: Value is not valid
the result when the value change of the combo box is correct and expected. I just want to bypass the validation error.