Select Page

When validation fails, give ’em some space

In my current project I was tidying up validation message controls and decided to us Ye Olde facesContext to help me out.The issue is that in this application every single custom control that displays data is dynamically bound to its data source.  In addition,...