A NOT NULL rule says this column must contain a real cell, not NULL.
status is required
Find the missing cell
The compiler finds 1 violation, so 1 row fails.
violations=1
Check examples are tiny finite row-rule validations; SQL dialects, DDL timing, CHECK expression languages, enforcement strategy, performance, and product behavior are out of scope.
Read the failed row
The violations table points at the row, rule, column, value, and reason.
NULL is visible
Summary
NULL is treated as missing for this row-rule model.