Hi

I am using Spring Validation to validate my model objects in the controller. Currently I have a Application object containing a List<Client> field. The when the validation validates the List...