Required property

The Required property should be switched on if you do not want blank fields to be allowable, that is if you require that a field contain a value. Any attempt to leave a field blank when it has been formatted with the Required property switched on, will return an error message.

For details of how the Required property relates to Validation Rules and the Zero-length property, see Validation rule and Allow Zero-Length Property.