Makes the element always required.
Return false if the element is empty (text input) or unchecked (radio/checkbox) or nothing selected (select).
Works with text inputs, selects, checkboxes and radio buttons.
To force a user to select an option from a select box, provide an empty options like <option value="">Choose...</option>
Examples:
| Name | Type |
|---|
