Defines the common properties for validation errors and validation warnings.
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. |