Displaying 1 result from an estimated 1 matches for "4309ce91".
Did you mean:
430991
2006 Jan 14
1
form fields WITHOUT table columns? Can we validate these in the model?
I would like to have a field on a form that does *not* have an underlying
column in the table.
Yet I would like to perform some validation on the value. I would like the
results of the validation to show up
just like the validations that are performed in the model.
This is very similar to the password_confirmation field on a sign up screen.
The password_confirmation is
there on the screen, but