Validation of multiple objects

There seems to be problem when I try to validate the creation of a set
of new objects.
The error messages tag for the model name don{t respond but the
validation works . If someone could help me with this problem or has
figured it out and can tell me how to make it work I would really
appreciate it.
The problem could be that I have used text_field tags with subindexes in
the form, and I save the object using
Object.new(:param1=>object1[field]…) If someone could please help me
with this.

On Jun 6, 2007, at 3:34 AM, Fernando P. wrote:

with this.
Would you please post some minimal code depicting the issue?

– fxn