Validation failed
Before a local package is deployed into a target tenant, the local package is
validated against the target tenant. Any missing dependencies or compatibility issues in the
target tenant are identified and reported.
This topic describes scenarios that can cause the validation to fail. After the issue has been corrected, you should run the validation process again to verify that all issues have been corrected.
Source Package
Validation process checks for Local package existence and ensure that content is available.
Note: In this case, you must recreate the local package and
deploy.
Tenant is Active
Validation process ensures that destination tenant is active.
Note: In this case, you must select the active tenant and retry.
Database Column
Validation process ensures that destination table contains the same columns as the source.
Note: In this case, an error is reported, and you must open a support
incident to resolve the issue.
Primary Key
Validation process ensures that destination table contains the same primary key as the source.