Validation rules are enforced during development of the MBO and, in some cases, when you deploy the MBO to Unwired Server. Error/warning messages are generated when validation rules are violated.
| Severity and message | Action |
|---|---|
| Error: Invalid operation name: {0}. | |
| Error: Duplicate operation name: {0}. | |
| Warning: Operation is not bound to the back-end data source: {0}. | |
| Warning: Invalid operation type: {0}. If an operation's parent Mobile Business Object has no attributes, then the operation's type should be set to ''OTHER''. | Check operation type. For example, if the parent MBO has no attributes then its type should be set. |
| Warning: Duplicate name with Mobile Business Object: {0} | Duplicate name between operation and MBO name could cause error in generated code. |