|
From: Erwin V. <erw...@er...> - 2005-03-11 18:16:42
|
All, I was wondering whether we can make the BindException.addError(ObjectError error) method public? It is currently protected. The other option would be to add a public BindException.addAllErrors(Errors errors) method. Doing this will make it easy to merge several Errors objects and expose them as one object to the view. Any objections to this? Erwin Vervaet erw...@er... |