Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

lubiluk

Username
lubiluk
Joined
Visits
21
Last Active
Roles
Member
Badges
0
Points
0
Posts
3

Comments

  • But why do I have to skip validation? I want it to validate the data. I see that in for example Conversations this is done by overriding model's Save method. I'll do the same but I still wonder why isn't it handled by default? Performance or just sk…