validate same model multiple time

hi everyone, i want to make a validation that validate 3 copy of the same model, fo example if model is $model and have a textfield $text, the form will contain 3 textfields, and controller validate the 3 models in same time, how can i do that

Check this: http://www.yiiframework.com/doc/guide/1.1/en/form.table