You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we have multiple validation rules? Condider a registration form where email ID is required valid email along with other fields like password, dob etc., however on
update profile we show a form without email ID
change password page we only show old password and new & confirm password.
Hi,
Can we have multiple validation rules? Condider a registration form where email ID is required valid email along with other fields like password, dob etc., however on
In above cases it will be handdy to have different validation rules. like https://github.com/onefriendaday/Codeigniter-CRUD-Model
Hope you are agreey with me :)
Thank you,
Vaibhav
The text was updated successfully, but these errors were encountered: