The method `Schema.check` checks the consistency of a schema. I could do some more checks regarding the specified domain objects. 1. Check if a stated property actually exist on the domain object. 2. Check if a property was mapped multiple times.