Skip to content

Validation

Validation protects records before bad data is saved. It can require values, reject impossible combinations, enforce business policy, or explain why a change is not allowed.

Good validation tells users what to fix and why it matters.