| Name | Description | Enabled | 
|---|---|---|
| File Size | Compares the size of the uploaded file to the size of the existing file. If the file is significantly larger or smaller, this check will fail. | |
| File Name | Compares the name of the file uploaded to the existing file. If the names are different, the validation fails. | |
| Next Export Date | Checks the next export date encoded in the data file. If it is set in the past, or more than 7 days in the future, validation fails. | |
| Product Name | Compares the product name encoded in the data file to the one expected e.g. 'V4TAC'. If they do not match, validation fails. | |
| Published Date | Checks the next published date encoded in the data file. If it is set in the future, or more than 1 day ago, validation fails. | |
| Type Name | Compares the type name encoded in the data file to the one expected e.g. 'HashV41'. If they do not match, validation fails. |