PowerDesigner provides default model checks to verify the validity of contracts.
| 
                             Check  | 
                             Description and Correction  | 
|---|---|
Name/Code contains terms not in glossary  | 
[if glossary enabled] Names and codes must contain only approved terms drawn from the glossary. 
  | 
Name/Code contains synonyms of glossary terms  | 
[if glossary enabled] Names and codes must not contain synonyms of glossary terms. 
  | 
Name/Code uniqueness  | 
Object names must be unique in the namespace. 
  | 
| 
                             Contracts are not correctly used  | 
                             Contracts must have at least one incoming and one outgoing link with an application service, a business service, or a role. 
  | 
| 
                             Multiple input service types  | 
                             Contracts must have either roles, business services, or application services as inputs, but not any combination of these types. 
  | 
| 
                             Same input and output link  | 
                             Contracts cannot be the intermediary between the same service. 
  |