Currently, there is no form level validation in
JSF, but only the component base level validation. The common practice is processing the validation on the Invoke Application (#5) phase. I.e. in the action method. I guess, it is a case that you call "manual validation of the form".
--
Sergey :
http://jsfTutorials.net