i am creating a form with a check box called "agreement", the user must click this to confirm that he has agreed to the agreements. But how do i add this to the validation? can i do this from the model? this is a field that is not in the database.
im stuck here.