Forms Glossary

Browse 2 forms terms defined in plain English, from the cultural dictionary of computing.

2 Forms Terms

Checkbox
A form control that represents a boolean on/off choice, typically allowing the user to select or clear an option independently of other controls. Checkboxes...
Validation
The process of checking that data conforms to expected rules — such as type, format, range, and business constraints — before it is accepted for processing or...

Related Topics