Web development - Activity
Validation
A check that information entered into a system follows the expected rules
What's it for?
To catch missing or invalid information before it is accepted.
For example…
A sign-up form validates an email address and refuses to continue if it is missing the @ symbol