As what @Tedinoz has mentioned in the comments:
You may try using Conditional Formatting and use Is empty on the format rules
since on Data Validation:
the data validation sensor is not activated until there is a value entered in the cell. So an empty cell does not count as "data" and the DV evaluation is not run.
As per this public forum.