Overriding Validation Exit Point

In order to override the validation exit point of an entity in a subclass:

For example, consider two classes, MyEntityClass and MyEntitySubClass. The subclass, MyEntitySubClass, would inherit the key and details of the superclass. MyEntitySubClass would have theAutomatic validation operation option enabled and would add the insert or modify operations.

For more information on validation exit point, see Validation.