What If Utility#
|
Provides a simple way to validate that your entities will successfully upload. |
The WhatIfValidator provides utility functions to validate or check what if a provided upload were executed.
Validate that the entity’s type is an actual entity definition. |
|
Check if the entity is missing required attributes. |
|
Check if the entity is using attributes that are not defined on the type. |
|
Based on the qualified name attributes, does the provided entity exist in the entities provided to the What If Validator? |
|
|
Provide a report of invalid entities. |