I have a situation.
I have three categories category1,category2 & category3.
I need to write my own validation rules in yii such that atleast one is required.
How to write that?
I have a situation. I have three categories category1,category2 & category3. I need to
Share
How about trying the atleast validator?