Asset validations (size and dimensions), removal of mime type checks

This release is all about validations. First of all we removed the validation of the assets' contentType property as it caused more problems than good. Second we added a section about validation handling via the Content Management API to the documentation. Last but not least you can now validate an asset's file size as well as the dimensions of the document. You will be able to use those new validations in the UI soon.