Validate one persisted edit record before anything may act on it.
The version gate runs first: a record written by another SDK build is
foreign-version and is never returned as though it were current, because a
field this build reads may mean something else in the layout that wrote it.
Validate one persisted edit record before anything may act on it.
The version gate runs first: a record written by another SDK build is
foreign-versionand is never returned as though it were current, because a field this build reads may mean something else in the layout that wrote it.