public static class DeepChecks| DeepCheckAccountCreateOrUpdate | Checks if the new/edited account account can be added/updated to the database without conflicting with existing data. |
| DeepCheckActionFlowAssignmentCreateOrUpdate | Performs a deep check on the Action flow assignment assignment to ensure it can be added/updated to the database without conflicting with existing data. |
| DeepCheckActionFlowDefinitionCreateOrUpdate | Performs a deep check on the actionFlow to ensure it can be added/updated to the database without conflicting with existing data. |
| DeepCheckDeviceCreateOrUpdate | Deep checks the device to ensure it can be added/updated to the database without conflicting with existing data. |
| DeepCheckEnvironmentCreateOrUpdate | Deep checks the environment to ensure it can be added/updated to the database without conflicting with existing data. |
| DeepCheckRoleCreateOrUpdate | Checks if the new/edited role role can be added/updated to the database without conflicting with existing data. |