ValidationMessage Properties
The ValidationMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Code | Gets the validation code. |
| Description | Gets the validation description. |
| Element | Gets the ModelElement class instance that contains the validation error. |
| MessageType | Gets the validation type. |
| ParentElement | Gets the parent DesignElement class instance that contains the validation error. |
| Property | Gets the PropertyType class instance that contains the validation error. |
| Root | Gets the root ModelElement class instance that contains the validation error. |
| RootElement | Gets the root DesignElement class instance that contains the validation error. |
Community Additions
ADD
Show: