Missing 'Required' attribute for Long Text Area fields?
For some reason, Salesforce does not allow you to make a number of types required. It's no use asking why.
Workaround: make a validation rule that checks whether this field is filled.
The long text area required attribute is missing while creating the field but you can set the field as required from the page layout by clicking on the wrench icon and checking the required attribute.