Label | Explanation | Data Type |
Input Layer or Table View
| The layer or table view with the join to the join table that will be validated. | Mosaic Layer; Raster Layer; Table View |
Input Join Field | The field in the input layer or table view on which the join will be based. | Field |
Join Table | The table or table view with the join to the input layer or table view that will be validated. | Mosaic Layer; Raster Layer; Table View |
Join Table Field | The field in the join table that contains the values on which the join will be based. | Field |
Output Table (Optional) | The output table containing the validation messages in a tabular form. | Table |
Derived Output
Label | Explanation | Data Type |
Match Count | The number of unique records from the input layer or table matching a record in the join layer or table. | Long |
Row Count | The number of records produced by the join between the input and join layers or tables. One-to-many joins will count each matching pair of records. Due to one-to-many joins, the output row count may be larger than the match count. | Long |