Triggers are executed in the following order:
Object Retrieval Sequence
-
Retrieve the raw object from the data store
-
Call object
onRetrievetrigger -
Per-property within the object:
-
Call property
onRetrievetrigger -
Perform schema validation if
_schema_revdoes not match (see the Schema Validation section)
-

