Available Guard Validation Checks
| Validation Check | What It Detects |
|---|---|
| File size validation | Any files that have grown or shrunk beyond acceptable limits compared to the previous import. |
| Row count validation | Any significant changes in the number of rows between file versions. |
| Data comparison | Any unexpected changes in data values between files, using a unique key to compare records. |