Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Description
Defines the common properties for validation errors and validation warnings.
Properties
Property |
Type |
Length |
Default |
Description |
|---|---|---|---|---|
ObjectType |
string |
100 |
N/A |
Specifies the type of business object. |
PropertyNames |
N/A |
N/A |
A collection of strings that specify the name of the property or properties that caused the validation error or warning. |
|
Message |
string |
N/A |
N/A |
A text message that describes the validation error or warning. |
Id |
string |
N/A |
N/A |
Identifies the validation error or warning. |