Interface ValidationGroups.Insert

Enclosing interface:
ValidationGroups

public static interface ValidationGroups.Insert
Used in the context of inserting the object in the database for the first time. Similar to, but differs from a ValidationGroups.Create in that the database layer may impose additional restrictions before actually performing the insert.