Hi is possible to skip some columns on validation like creator_id, crated_time and so on? I found only possibility how to skip some attributes (onupdate, oncreate, both) but this will exclude these columns from SQL too. So is possible skip some columns or do you plan add this feature to Phalcon?