Enable Validation

The validation operation is an exit point which gets called automatically for the purpose of validating data. This exit point will get called before the data-access layer entity operations whose stereotype is insert or modify.

For more information on exit points, see Exit Points.