Handling many models

Hello,

In my application I have a form manages many models and this models are controlled by one controller, but my problem is:

I have one of this models with dinamic attribute (dinamic in the view too) and I need to handling this fields but I had problems with the validation, how can I do to handling this fields?

Thank you,

Giovanna

what validation errors you getting ?