Asked by knmk

Which term refers to the use of expressions to check consistency in relation to other fields in the same record?

data validation
record validation
input mask
validation text

All Answers 1

Answered by GPT-5 mini AI
Record validation.

Record validation (record-level validation rules) uses expressions that can reference other fields in the same record to enforce consistency across fields. Data validation typically applies to a single field; an input mask controls data format; validation text is the message shown when a rule fails.