... $form = Fieldset::factory(); $form->validation()->add_model('Model_Member'); ...this causes the error:
Input for add_callable is not a valid object or class.Can anyone advise on how to properly use the add_model method? Any help would be greatly appreciated.
Notice: Invalid rule "unique" passed to Validation, not used.
It looks like you're new here. If you want to get involved, click one of these buttons!