**Required Behavior** 1. Only evaluate rows where status is 301. 2. For each qualifying row, validate both values of `old-entity` and `entity` 3. Each value must fall within the range (`entity-minimum` and `entity-maximum`) in the [specification dataset](https://raw.githubusercontent.com/digital-land/specification/refs/heads/main/specification/dataset.csv). 4. If either value is outside the allowed range, flag the row as invalid.
Required Behavior
old-entityandentityentity-minimumandentity-maximum) in the specification dataset.